mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
fix: bottom bar position
This commit is contained in:
committed by
Tienson Qin
parent
e8817bcc41
commit
793768f3af
@@ -552,9 +552,8 @@
|
||||
main-content])
|
||||
|
||||
(when onboarding-and-home?
|
||||
(onboarding/intro onboarding-and-home?))]
|
||||
|
||||
(bottom-bar/bar)]]))
|
||||
(onboarding/intro onboarding-and-home?))]]
|
||||
(bottom-bar/bar)]))
|
||||
|
||||
(defonce sidebar-inited? (atom false))
|
||||
;; TODO: simplify logic
|
||||
|
||||
Reference in New Issue
Block a user