mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: some ui details
This commit is contained in:
@@ -1349,7 +1349,7 @@
|
||||
(when-let [parent (gdom/getElement block-id)]
|
||||
(when-let [node (.querySelector parent ".bullet-container")]
|
||||
(d/add-class! node "hide-inner-bullet")))))}]
|
||||
[:div.ls-block.flex.flex-col.pt-1
|
||||
[:div.ls-block.flex.flex-col.mt-1
|
||||
(cond->
|
||||
{:id block-id
|
||||
:style {:position "relative"}
|
||||
|
||||
Reference in New Issue
Block a user