make video control bar fit parent div (#683)

This commit is contained in:
jackyzy823 2022-08-15 00:07:40 +01:00 committed by GitHub
parent 5f31e86e0e
commit 077ebc95fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
video {
max-height: 100%;
max-width: 100%;
width: 100%;
}
.gallery-video {