Some images are just… too high
This commit is contained in:
parent
123d2469f6
commit
a409ff6712
|
@ -291,7 +291,8 @@
|
|||
}
|
||||
.status.large :is(.media-container, .media-container.media-gt2) {
|
||||
height: auto;
|
||||
max-height: 80vh;
|
||||
min-height: 160px;
|
||||
max-height: 50vh;
|
||||
}
|
||||
.status .media {
|
||||
border-radius: 8px;
|
||||
|
|
Loading…
Reference in a new issue