This commit is contained in:
Morten Olsen
2021-06-09 22:15:39 +02:00
parent ab1a5b5fc2
commit 75df75caec
4 changed files with 7 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ const ComposeArea = styled.div`
const Input = styled.input`
flex: 1;
border: none;
font-size: 16px;
font-size: 18px;
height: 30px;
background: #eee;
padding: 0 10px;