mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 07:35:01 +00:00
enhance(ux): WIP page preview with the shui popups
This commit is contained in:
@@ -220,11 +220,16 @@ html[data-theme=dark] {
|
||||
.ui__dialog-overlay, .ui__alert-dialog-overlay,
|
||||
.ui__dialog-content, .ui__alert-dialog-content,
|
||||
.ui__dropdown-menu-content, .ui__select-content {
|
||||
|
||||
&.z-50 {
|
||||
@apply z-[999];
|
||||
}
|
||||
}
|
||||
|
||||
div[data-radix-popper-content-wrapper] {
|
||||
@apply !z-[999];
|
||||
}
|
||||
|
||||
.ui__dialog-overlay {
|
||||
&[data-align=start],
|
||||
&[data-align=top] {
|
||||
|
||||
Reference in New Issue
Block a user