mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
enhance(ux): polish classic select for the property dropdown editor
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
{:style {:margin-bottom "-2px"}}
|
||||
[:input.cp__select-input.w-full
|
||||
(merge {:type "text"
|
||||
:class "!p-1.5"
|
||||
:placeholder (or input-default-placeholder (t prompt-key))
|
||||
:auto-focus true
|
||||
:value @input
|
||||
|
||||
Reference in New Issue
Block a user