mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-05 15:30:40 +00:00
design improvement
This commit is contained in:
parent
b84e955dae
commit
b199c62ec5
2 changed files with 39 additions and 1 deletions
|
|
@ -73,6 +73,7 @@ function QueryInput({
|
|||
className="flex gap-4 p-3"
|
||||
>
|
||||
<textarea
|
||||
autoFocus
|
||||
name="q"
|
||||
cols={30}
|
||||
rows={mini ? 2 : 4}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue