mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
updated style for castbutton on mobile
This commit is contained in:
@@ -2359,13 +2359,17 @@ nav ul li:hover, nav ul li.active {
|
|||||||
|
|
||||||
#volume-button{
|
#volume-button{
|
||||||
float: right;
|
float: right;
|
||||||
margin-right: 20px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#fullscreen{
|
#fullscreen{
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.castButton {
|
||||||
|
width: 3em;
|
||||||
|
}
|
||||||
|
|
||||||
#bar{
|
#bar{
|
||||||
background-color:rgba(0,0,0,1);
|
background-color:rgba(0,0,0,1);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user