mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 21:24:21 +00:00
revert the change
This commit is contained in:
@@ -2818,7 +2818,7 @@
|
||||
|
||||
[:div {:ref (fn [r] (when-not @*ref (reset! *ref r)))}
|
||||
(if (and (not edit?) @*hidden?)
|
||||
[:div {:style {:height 120}}]
|
||||
[:div {:style {:height 24}}]
|
||||
(let [ref? (:ref? config*)
|
||||
custom-query? (boolean (:custom-query? config*))
|
||||
ref-or-custom-query? (or ref? custom-query?)
|
||||
|
||||
Reference in New Issue
Block a user