mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
Expand fix
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
collapsed? (contains? collapsed-headings uuid)
|
||||
class "control block no-underline text-gray-700 hover:bg-gray-100 transition ease-in-out duration-150"
|
||||
class (cond
|
||||
(and @control-show? collapsed?)
|
||||
collapsed?
|
||||
(str class " caret-right")
|
||||
|
||||
(and @control-show? (not collapsed?))
|
||||
|
||||
Reference in New Issue
Block a user