chore: forms
This commit is contained in:
parent
c3b20c9940
commit
e936e56a0e
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ textarea {
|
|||
padding: var(--sizing-sm);
|
||||
font-size: var(--font-size-base);
|
||||
width: 100%;
|
||||
outline: none;
|
||||
border-radius: 0;
|
||||
margin-bottom: var(--sizing-base);
|
||||
font-weight: var(--font-weight-base);
|
||||
line-height: var(--line-height-base);
|
||||
|
|
Reference in a new issue