client/upload: restore video previews
This commit is contained in:
parent
2d71ea0e05
commit
3d27bcaab5
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue