mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/upload: restore video previews
This commit is contained in:
@ -74,6 +74,10 @@ $cancel-button-color = tomato
|
|||||||
.thumbnail
|
.thumbnail
|
||||||
width: 100%
|
width: 100%
|
||||||
height: 100%
|
height: 100%
|
||||||
|
video
|
||||||
|
opacity: 1
|
||||||
|
img, video
|
||||||
|
object-fit: contain
|
||||||
|
|
||||||
.uploadable
|
.uploadable
|
||||||
border: 1px solid $upload-border-color
|
border: 1px solid $upload-border-color
|
||||||
|
Reference in New Issue
Block a user