mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Width of mobileplayer fixed
This commit is contained in:
@@ -1057,7 +1057,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
.video-container{
|
.video-container{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
display: block !important;
|
display: block !important;
|
||||||
width: 105vw !important;
|
width: 106vw !important;
|
||||||
height: 200px !important;
|
height: 200px !important;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
bottom: 4px;
|
bottom: 4px;
|
||||||
|
|||||||
Reference in New Issue
Block a user