mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-25 03:32:54 +01:00
add a little horizontal padding
This commit is contained in:
parent
133e94233c
commit
deb6265e1b
@ -21,7 +21,7 @@ const TextArea = styled(TextareaAutosize)`
|
||||
font-size: 16px;
|
||||
font-family: var(--font-family);
|
||||
flex: 1;
|
||||
padding: 13px 0;
|
||||
padding: 13px 10px;
|
||||
|
||||
&:disabled {
|
||||
cursor: not-allowed;
|
||||
|
Loading…
Reference in New Issue
Block a user