client/upload: fix empty thumbnail size

This commit is contained in:
Eva 2023-05-22 12:52:39 +02:00
parent ac303db9e6
commit 2d71ea0e05

View file

@ -71,9 +71,9 @@ $cancel-button-color = tomato
display: block
height: 100%
width: 100%
.thumbnail
width: 100%
height: 100%
.thumbnail
width: 100%
height: 100%
.uploadable
border: 1px solid $upload-border-color