mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
fix: add back animation to right sidebar
This commit is contained in:
@@ -333,7 +333,7 @@
|
||||
:close-fn close-fn
|
||||
:route-match route-match})
|
||||
[:div.#app-container.h-screen.flex
|
||||
[[:div.flex-1.h-full.flex.flex-col#left-main {:class (if sidebar-open? "sidebar-open")}
|
||||
[[:div.flex-1.h-full.flex.flex-col
|
||||
[(header/header {:open-fn open-fn
|
||||
:white? white?
|
||||
:current-repo current-repo
|
||||
|
||||
Reference in New Issue
Block a user