mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
enhance(ui): polish the accent color of the popover
This commit is contained in:
@@ -17,6 +17,10 @@ html {
|
||||
}
|
||||
}
|
||||
|
||||
div[data-radix-popper-content-wrapper] div[role=menu] {
|
||||
background-color: var(--lx-gray-03, hsl(var(--popover)));
|
||||
}
|
||||
|
||||
&:not([data-color=logseq]) {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user