design improvement

This commit is contained in:
Dhravya 2024-06-29 02:22:20 -05:00
parent b84e955dae
commit b199c62ec5
2 changed files with 39 additions and 1 deletions

View file

@ -73,6 +73,7 @@ function QueryInput({
className="flex gap-4 p-3"
>
<textarea
autoFocus
name="q"
cols={30}
rows={mini ? 2 : 4}