Skip to content

Commit 888352a

Browse files
author
Guillaume Chau
committed
fix(ui): more button color when active
1 parent 7a5964d commit 888352a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@vue/cli-ui/src/components/ProjectNavMore.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
&,
3535
&:hover
3636
background lighten($vue-ui-color-dark, 10%) !important
37-
color $md-white
37+
color $md-white !important
3838
/deep/ > .content > .button-icon
3939
svg
4040
fill @color

0 commit comments

Comments
 (0)