Fix jplayer display in mobile.

This commit is contained in:
BoHung Chiu 2022-03-07 19:37:19 +08:00
parent 826f374fe6
commit a68708d235
1 changed files with 0 additions and 5 deletions

View File

@ -7,11 +7,6 @@
width: 100% !important;
}
.jp-video, .jp-video > div, .jp-video img {
height: auto !important;
width: 100% !important;
}
.jp-video-360p {
max-width: 570px !important;
}