mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 04:28:49 +00:00
Fixed issue with playeroverlay
This commit is contained in:
@@ -2119,6 +2119,12 @@ nav ul li:hover, nav ul li.active {
|
||||
transform: translateX(0%) !important;
|
||||
}
|
||||
|
||||
#player_overlay {
|
||||
height: calc(30vh);
|
||||
bottom: -26px !important;
|
||||
top: initial;
|
||||
}
|
||||
|
||||
#wrapper{
|
||||
min-height: 75px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user