mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Overflow hidden on settingsbar
This commit is contained in:
@@ -1331,6 +1331,10 @@ nav ul li:hover, nav ul li.active {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
#settings-bar{
|
||||
overflow:hidden;
|
||||
}
|
||||
|
||||
#remote_channel{
|
||||
color:#2d2d2d;
|
||||
width:90%;
|
||||
|
||||
Reference in New Issue
Block a user