mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Fix queue song color
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.current-song {
|
.current-song {
|
||||||
background: rgba(170, 70, 70, 0.2) !important;
|
background: rgba(96, 144, 240, 0.3) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mantine-Modal-modal {
|
.mantine-Modal-modal {
|
||||||
|
|||||||
Reference in New Issue
Block a user