mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 01:46:35 +00:00
enhance(ux): polish classic select for the property dropdown editor
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}
|
||||
|
||||
&:hover, &.chosen {
|
||||
background-color: var(--lx-gray-05, var(--ls-menu-hover-color, hsl(var(--secondary))));
|
||||
background-color: var(--lx-gray-04, var(--ls-menu-hover-color, hsl(var(--secondary))));
|
||||
|
||||
.has-help small {
|
||||
visibility: visible;
|
||||
|
||||
Reference in New Issue
Block a user