1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00

fix: mobile storage image preview

This commit is contained in:
m1ga 2021-10-15 14:30:38 +02:00
parent 80136de0ac
commit 41cfe3a3a3

View file

@ -412,6 +412,7 @@ fieldset {
width: ~"calc(100% - 2px)";
max-height: 180px;
visibility: visible !important;
object-fit: contain;
}
.video-preview {