mirror of
https://github.com/mue/mue.git
synced 2026-07-28 11:11:08 +02:00
fix: search dropdown selected hover effects
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user