Fix queue song color
This commit is contained in:
parent
93960d4605
commit
25c96f2b18
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
|||
}
|
||||
|
||||
.current-song {
|
||||
background: rgba(170, 70, 70, 0.2) !important;
|
||||
background: rgba(96, 144, 240, 0.3) !important;
|
||||
}
|
||||
|
||||
.mantine-Modal-modal {
|
||||
|
|
Reference in a new issue