mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
enhance(ui): polish popover accent color
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
&[data-modal-name] {
|
||||
@apply bg-popovelx border overflow-x-hidden overflow-y-auto rounded-lg py-1;
|
||||
@apply bg-popover border overflow-x-hidden overflow-y-auto rounded-lg py-1;
|
||||
}
|
||||
|
||||
&[data-modal-name="commands"],
|
||||
|
||||
Reference in New Issue
Block a user