mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
enhance(ux): auto-complete ux with mouse
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
visibility: visible;
|
||||
}
|
||||
}
|
||||
|
||||
&:not(.chosen):hover {
|
||||
background-color: unset !important;
|
||||
color: var(--ls-primary-text-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user