mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 14:14:24 +00:00
fix(regression): Tagged nodes can't be collapsed
This commit is contained in:
@@ -575,7 +575,7 @@
|
||||
(shui/tabs
|
||||
{:defaultValue default-tab
|
||||
:class (str "w-full")}
|
||||
(when (or both? property?)
|
||||
(when (or class? property?)
|
||||
[:div.flex.flex-row.gap-1.items-center.-ml-4
|
||||
{:on-mouse-over #(set-control-display! true)
|
||||
:on-mouse-out #(set-control-display! false)}
|
||||
|
||||
Reference in New Issue
Block a user