diff --git a/src/css/player.scss b/src/css/player.scss index c2e29a69e..56e41e071 100644 --- a/src/css/player.scss +++ b/src/css/player.scss @@ -160,8 +160,8 @@ z-index: 100000; left: 0; top: 0; - width: 100%; - height: 100%; + width: 100% !important; + height: 100% !important; } &.dplayer-mobile { .dplayer-controller .dplayer-icons {