mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
enhance(ui): make consistent accent colors for all the popover dropdown
This commit is contained in:
@@ -409,7 +409,7 @@ button.menu:focus {
|
||||
}
|
||||
|
||||
.menu-link {
|
||||
@apply text-popover-foreground/90 select-none hover:text-popover-foreground/100;
|
||||
@apply text-popover-foreground/75 select-none hover:text-popover-foreground/100;
|
||||
@apply text-sm px-2 py-1.5 mx-1 hover:rounded transition-opacity duration-150;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user