mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-26 09:17:23 +08:00
🔧 chore: 更新收藏列表中活动项的背景颜色和文本颜色
This commit is contained in:
@@ -514,7 +514,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
@apply bg-green-400 text-primary dark:text-gray-200;
|
@apply bg-green-500 text-white dark:text-gray-100;
|
||||||
@apply font-medium;
|
@apply font-medium;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user