mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
enhance(ui): polish layout details for the file graph editor
This commit is contained in:
@@ -885,7 +885,7 @@
|
||||
{:class "text-xl bg-transparent border-none w-full outline-none px-3 py-3"
|
||||
:auto-focus true
|
||||
:autoComplete "off"
|
||||
:autoCapitalize false
|
||||
:autoCapitalize "off"
|
||||
:placeholder (input-placeholder false)
|
||||
:ref #(when-not @input-ref (reset! input-ref %))
|
||||
:on-change debounced-on-change
|
||||
|
||||
Reference in New Issue
Block a user