There was an error while loading. Please reload this page.
1 parent 5885dd5 commit a5bb260Copy full SHA for a5bb260
packages/@vue/cli-ui/src/style/mixins.styl
@@ -6,7 +6,7 @@ list-item()
6
background rgba($vue-ui-color-primary, .05)
7
8
&:hover
9
- background rgba($vue-ui-color-primary, .1)
+ background rgba($vue-ui-color-primary, .03)
10
11
12
ansi-colors($name, $color)
0 commit comments