This commit is contained in:
Morten Olsen
2021-06-09 22:09:10 +02:00
parent c1393130ed
commit ab1a5b5fc2
3 changed files with 5 additions and 4 deletions

View File

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