fix app grid layout issues

+ fully move now playing to bottom bar
+ add hover state to playlist card
+ handle playing tracks from queue page
This commit is contained in:
geoffrey45
2022-09-26 18:49:53 +03:00
committed by Mungai Njoroge
parent 0dbc45e20b
commit 20151afcf5
14 changed files with 156 additions and 261 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ function showMenu(e: Event) {
}
&:hover {
background-color: $gray4;
background-color: $gray5;
.index {
.text {