use img in playlist card

+ use $black background on right sidebar
This commit is contained in:
geoffrey45
2022-08-27 10:00:42 +03:00
parent 98e1e28a4b
commit d3d7d1f139
10 changed files with 19 additions and 53 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ const q = useQStore();
cursor: pointer;
&:hover {
background-color: $accent;
background-color: $darkestblue;
}
}