This commit is contained in:
parent
e184b43a6f
commit
1bff66232d
@ -8,6 +8,7 @@ export const TextArea = styled.textarea`
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
padding: 10px;
|
||||
box-sizing: border-box;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
|
Loading…
Reference in New Issue
Block a user