mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed issue with volume-control not being styled correctly
This commit is contained in:
@@ -3014,6 +3014,7 @@ nav ul li:hover, nav ul li.active {
|
||||
|
||||
#controls{
|
||||
/*opacity: 1;*/
|
||||
overflow: initial;
|
||||
background-color: rgb(70, 70, 70);
|
||||
height: 50px;
|
||||
margin-top: inherit;
|
||||
@@ -3063,7 +3064,7 @@ nav ul li:hover, nav ul li.active {
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background: #1c1c1c;
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
.volume-container-cast {
|
||||
|
||||
Reference in New Issue
Block a user