|
@@ -1006,7 +1006,7 @@ Similar to re-frame subscriptions"
|
|
(cons [repo db-id block-type])
|
|
(cons [repo db-id block-type])
|
|
(distinct))))
|
|
(distinct))))
|
|
(open-right-sidebar!)
|
|
(open-right-sidebar!)
|
|
- (when-let [elem (gdom/getElementByClass "cp__right-sidebar-scrollable")]
|
|
|
|
|
|
+ (when-let [elem (gdom/getElementByClass "sidebar-item-list")]
|
|
(util/scroll-to elem 0)))))
|
|
(util/scroll-to elem 0)))))
|
|
|
|
|
|
(defn sidebar-remove-block!
|
|
(defn sidebar-remove-block!
|