kopia lustrzana https://github.com/pixelfed/pixelfed
allow post-component to shrink to fit media
forcing a min-height causes sizing issuespull/1474/head
rodzic
ab0e5a36de
commit
3cf30697c2
|
@ -390,11 +390,6 @@
|
|||
.postPresenterContainer {
|
||||
background: #fff;
|
||||
}
|
||||
@media(min-width: 720px) {
|
||||
.postPresenterContainer {
|
||||
min-height: 600px;
|
||||
}
|
||||
}
|
||||
::-webkit-scrollbar {
|
||||
width: 0px;
|
||||
background: transparent;
|
||||
|
|
Ładowanie…
Reference in New Issue