enhance(ui): polish layout details for the file graph editor

This commit is contained in:
charlie
2025-09-23 16:14:36 +08:00
parent 6cc59819b5
commit ffb4d17f6e
4 changed files with 23 additions and 1 deletions

View File

@@ -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