Skip to content

Commit 947d279

Browse files
author
zsw
committed
fix: change the show-ban-niang btn's color
1 parent a12b6cb commit 947d279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/colorMixin.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ color-mode(accountColor , colorName)
8484
border 1px solid accountColor!important
8585
color accountColor!important;
8686
.showBanNiang
87-
background-color lighten(accountColor, 50%)!important
87+
color accountColor!important
8888
.banniang-container
8989
.messageBox
9090
background-color lighten(accountColor, 50%)!important

0 commit comments

Comments
 (0)