mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
enhance(ui): improvements for the narrow screen
This commit is contained in:
@@ -228,6 +228,10 @@ html[data-theme=dark] {
|
||||
|
||||
div[data-radix-popper-content-wrapper] {
|
||||
@apply !z-[999];
|
||||
|
||||
&:has(> .repos-list) {
|
||||
@apply !z-[var(--ls-z-index-level-5)];
|
||||
}
|
||||
}
|
||||
|
||||
.ui__dialog-overlay {
|
||||
|
||||
Reference in New Issue
Block a user