mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/upload: fix empty thumbnail size
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user