mirror of
https://github.com/mue/mue.git
synced 2026-06-12 19:48:57 +02:00
fix: search dropdown selected hover effects
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
font-size: calc(5px + 1.2vmin);
|
||||
user-select: none;
|
||||
|
||||
.searchDropdownList {
|
||||
.searchDropdownList, .searchSelected {
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user