mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
enhance(ui): polish popover accent color
This commit is contained in:
@@ -389,7 +389,7 @@ button.menu:focus {
|
||||
|
||||
.menu-links-wrapper,
|
||||
.menu-links-outer {
|
||||
@apply py-2 rounded-md shadow-lg overflow-y-auto border bg-popovelx min-w-[12rem];
|
||||
@apply py-2 rounded-md shadow-lg overflow-y-auto border bg-popover min-w-[12rem];
|
||||
|
||||
max-height: calc(100vh - 100px) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user