mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed mock song from playlist, and added loader
This commit is contained in:
@@ -260,6 +260,23 @@ hide mdi-action-visibility mdi-action-visibility-off
|
||||
}
|
||||
}
|
||||
|
||||
#playlist_loader {
|
||||
display:inline-flex;
|
||||
height:100%;
|
||||
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
#wrapper {
|
||||
padding-right:0vh !important;
|
||||
width:100% !important;
|
||||
}
|
||||
}
|
||||
|
||||
#list-song-html {
|
||||
display:none;
|
||||
}
|
||||
|
||||
#donate_form a {
|
||||
padding-right:10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user