mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
enhance(mobile): enable title-trigger on NOW
This commit is contained in:
@@ -2514,7 +2514,8 @@
|
||||
|
||||
:else
|
||||
[:div.text-sm.mt-2.ml-2.font-medium.opacity-50 "Empty"])]
|
||||
{:default-collapsed? collapsed?}))]))))
|
||||
{:default-collapsed? collapsed?
|
||||
:title-trigger? true}))]))))
|
||||
|
||||
(defn admonition
|
||||
[config type result]
|
||||
|
||||
Reference in New Issue
Block a user