show plain background if playlist has no banner image

This commit is contained in:
geoffrey45
2022-09-02 17:26:22 +03:00
parent c20bbd795c
commit ed8de1ecda
8 changed files with 19 additions and 32 deletions
+7 -4
View File
@@ -1,5 +1,8 @@
// Styles that only apply on our dear Firefox
// Styles that only apply on our dear Firefox
// @-moz-document url-prefix() {
// }
@-moz-document url-prefix() {
#acontent {
margin-right: -1rem;
padding-right: 1rem;
}
}