Skip to content

Commit 35b84f3

Browse files
committed
🔧 chore: 更新收藏列表中活动项的背景颜色和文本颜色
1 parent 28b9fd5 commit 35b84f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/views/favorite/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@
514514
}
515515
516516
&.active {
517-
@apply bg-green-400 text-primary dark:text-gray-200;
517+
@apply bg-green-500 text-white dark:text-gray-100;
518518
@apply font-medium;
519519
}
520520

0 commit comments

Comments
 (0)