[🐴] Reduce header size (#4078)
* make text input container smaller * make header much smaller * improve web styling
This commit is contained in:
parent
5e312d5f3a
commit
115041f4bf
2 changed files with 49 additions and 38 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue