mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-21 20:08:41 -05:00
fix(ui): list item hover background more subtle
This commit is contained in:
@@ -6,7 +6,7 @@ list-item()
|
||||
background rgba($vue-ui-color-primary, .05)
|
||||
|
||||
&:hover
|
||||
background rgba($vue-ui-color-primary, .1)
|
||||
background rgba($vue-ui-color-primary, .03)
|
||||
|
||||
|
||||
ansi-colors($name, $color)
|
||||
|
||||
Reference in New Issue
Block a user