mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance(dev): add debug option for the property edit dropdown
This commit is contained in:
@@ -70,6 +70,10 @@
|
||||
|
||||
background-color: or(--ls-notification-background, --lx-gray-03, --ls-tertiary-background-color, --rx-gray-03);
|
||||
color: or(--ls-notification-text-color, --lx-gray-11, --ls-primary-text-color, --rx-gray-11);
|
||||
|
||||
&:has(.ls-wrap-widen) {
|
||||
@apply w-2xl max-w-[96vw];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user