mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix(ui): default text color for the sub menu content
This commit is contained in:
@@ -277,7 +277,7 @@ div[data-radix-popper-content-wrapper] {
|
||||
background-color: or(--lx-accent-08-alpha, --color-level-4);
|
||||
}
|
||||
|
||||
.ui__dropdown-menu-content {
|
||||
.ui__dropdown-menu-content, div[data-radix-menu-content] {
|
||||
@apply overflow-y-auto;
|
||||
|
||||
&[data-side=top] {
|
||||
|
||||
Reference in New Issue
Block a user