mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Padding on playlist
This commit is contained in:
@@ -2240,6 +2240,10 @@ nav ul li:hover, nav ul li.active {
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
#chatPlaylist {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
#play, #pause, #volume-button i, #fullscreen i, .castButton-unactive i, .castButton-active i{
|
||||
font-size: 31px;
|
||||
font-size: 31px !important;
|
||||
|
||||
Reference in New Issue
Block a user