client/upload: fix empty thumbnail size

This commit is contained in:
Eva
2023-05-22 12:52:39 +02:00
parent 743c512857
commit 547ac4c398

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