mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Fixed bug where scrollbar showed up in playlist on mobile
This commit is contained in:
@@ -1298,6 +1298,10 @@ nav ul li:hover, nav ul li.active {
|
||||
width:100vw;
|
||||
}
|
||||
|
||||
.tabs_height{
|
||||
height:auto !important;
|
||||
}
|
||||
|
||||
.brand-mobile{
|
||||
padding-left:0px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user