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

View File

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