mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 15:09:41 +00:00
fix: align dummy block
This commit is contained in:
@@ -145,7 +145,8 @@
|
||||
;; The same as .dnd-separator
|
||||
:border-top (if hover
|
||||
"3px solid #ccc"
|
||||
nil)}
|
||||
nil)
|
||||
:margin-left 20}
|
||||
:ref *el-ref
|
||||
:tabIndex 0
|
||||
:on-click click-handler-fn
|
||||
|
||||
Reference in New Issue
Block a user