mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue