mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
enhance: enum support other positions than in block properties
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
:empty-placeholder (empty-placeholder t)})]
|
||||
|
||||
(when multiple-choices?
|
||||
[:div.p-4 (ui/button "Apply updates"
|
||||
[:div.p-4 (ui/button "Apply"
|
||||
{:small? true
|
||||
:on-mouse-down (fn [e]
|
||||
(util/stop e)
|
||||
|
||||
Reference in New Issue
Block a user