Some images are just… too high

pull/39/head
Lim Chee Aun 2022-12-30 13:37:59 +08:00
rodzic 123d2469f6
commit a409ff6712
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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;