mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-07 07:12:23 +03:00
Fix "li:hover a" css conflict"
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
}
|
||||
|
||||
.highlight a,
|
||||
li:hover a {
|
||||
li:hover > a {
|
||||
background: #f0f0f0;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user