[🐴] Reduce header size (#4078)

* make text input container smaller

* make header much smaller

* improve web styling
This commit is contained in:
Samuel Newman 2024-05-17 20:17:59 +01:00 committed by GitHub
parent 5e312d5f3a
commit 115041f4bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 49 additions and 38 deletions

View file

@ -82,7 +82,7 @@ export function MessageInput({
)
return (
<View style={a.p_md}>
<View style={[a.px_md, a.py_sm]}>
<View
style={[
a.w_full,