mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 12:38:49 +00:00
Controls on bottom when too small
This commit is contained in:
@@ -2235,6 +2235,8 @@ nav ul li:hover, nav ul li.active {
|
|||||||
background-color: rgb(70, 70, 70);
|
background-color: rgb(70, 70, 70);
|
||||||
height: 50px;
|
height: 50px;
|
||||||
margin-top: inherit;
|
margin-top: inherit;
|
||||||
|
bottom: 0px;
|
||||||
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
#play, #pause, #volume-button i, #fullscreen i, .castButton-unactive i, .castButton-active i{
|
#play, #pause, #volume-button i, #fullscreen i, .castButton-unactive i, .castButton-active i{
|
||||||
|
|||||||
Reference in New Issue
Block a user