fix: search dropdown selected hover effects

This commit is contained in:
David Ralph
2021-09-03 12:34:34 +01:00
parent b5c3ca201e
commit 3cc8031c84

View File

@@ -55,7 +55,7 @@
font-size: calc(5px + 1.2vmin); font-size: calc(5px + 1.2vmin);
user-select: none; user-select: none;
.searchDropdownList { .searchDropdownList, .searchSelected {
cursor: pointer; cursor: pointer;
&:hover { &:hover {