mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 05:04:24 +00:00
fix(ui): overlay editor of left sidebar when narrow screen
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
}
|
||||
|
||||
@screen sm {
|
||||
width: var(--ls-left-sidebar-width);
|
||||
width: 0;
|
||||
|
||||
&:before {
|
||||
background-color: var(--ls-secondary-background-color);
|
||||
|
||||
Reference in New Issue
Block a user