mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
enhance(ux): add hidden properties area in sidebar and main page
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
:else
|
||||
"Empty")]
|
||||
(if (= text "Empty")
|
||||
(shui/button (merge {:class "empty-btn" :variant :text} opts)
|
||||
(shui/button (merge {:class "empty-btn !text-base" :variant :text} opts)
|
||||
text)
|
||||
(shui/button (merge {:class "empty-btn !text-base" :variant :text} opts)
|
||||
text))))
|
||||
|
||||
Reference in New Issue
Block a user