enhance: display show more by default

This commit is contained in:
Tienson Qin
2025-07-29 01:19:26 +08:00
parent a9e9149350
commit 5ee795171c

View File

@@ -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