client/upload: restore video previews

This commit is contained in:
Eva
2023-05-22 21:33:15 +02:00
parent 547ac4c398
commit ac64af6179

View File

@ -74,6 +74,10 @@ $cancel-button-color = tomato
.thumbnail
width: 100%
height: 100%
video
opacity: 1
img, video
object-fit: contain
.uploadable
border: 1px solid $upload-border-color