fix: add back animation to right sidebar

This commit is contained in:
Junyu Zhan
2021-04-14 16:08:19 +08:00
committed by Tienson Qin
parent c134aa1660
commit 4f88415d6f
3 changed files with 13 additions and 18 deletions

View File

@@ -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