mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
revert left sidebar change
This commit is contained in:
committed by
Tienson Qin
parent
59adfc2436
commit
d704e3c9c1
@@ -82,6 +82,7 @@
|
||||
width: var(--ls-left-sidebar-sm-width);
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
background-color: var(--ls-primary-background-color);
|
||||
transition: transform .3s;
|
||||
transform: translate3d(-100%, 0, 0);
|
||||
z-index: 3;
|
||||
|
||||
Reference in New Issue
Block a user