mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
enhance: display show more by default
This commit is contained in:
@@ -660,8 +660,7 @@
|
||||
|
||||
[:div {:class "flex-1"}]
|
||||
|
||||
(when (and (= group highlighted-group)
|
||||
(or can-show-more? can-show-less?)
|
||||
(when (and (or can-show-more? can-show-less?)
|
||||
(empty? filter')
|
||||
(not sidebar?))
|
||||
[:a.text-link.select-node.opacity-50.hover:opacity-90
|
||||
|
||||
Reference in New Issue
Block a user