mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Merge pull request #1474 from pixelfed/trwnh-post-height
allow post-component to shrink to fit media
This commit is contained in:
commit
9f6840c984
1 changed files with 0 additions and 5 deletions
|
@ -390,11 +390,6 @@
|
||||||
.postPresenterContainer {
|
.postPresenterContainer {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
@media(min-width: 720px) {
|
|
||||||
.postPresenterContainer {
|
|
||||||
min-height: 600px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
width: 0px;
|
width: 0px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
Loading…
Add table
Reference in a new issue