make video control bar fit parent div

This commit is contained in:
jackyzy823 2022-08-12 16:10:35 +08:00
parent 5f31e86e0e
commit 1879f247a3
1 changed files with 1 additions and 1 deletions

View File

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