mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 23:19:38 +00:00
enhance(ui): left sidebar ui improve
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
[rum.core :as rum]))
|
||||
|
||||
;; sidebars
|
||||
(def *left-sidebar-resized-at (atom (js/Date.now)))
|
||||
(def *right-sidebar-resized-at (atom (js/Date.now)))
|
||||
|
||||
(defn persist-right-sidebar-width!
|
||||
|
||||
Reference in New Issue
Block a user