Update seedlet/assets/sass/elements/_forms.scss
Co-authored-by: Ben Dwyer <ben@scruffian.com>
This commit is contained in:
parent
b441c26943
commit
9537b481b8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ textarea {
|
|||
color: var(--form--color-text);
|
||||
line-height: var(--global--line-height-body);
|
||||
padding: var(--form--spacing-unit);
|
||||
background: var(--form--background-color);
|
||||
background: var(--form--background-color);
|
||||
box-shadow: var(--form--box-shadow);
|
||||
|
||||
&:focus {
|
||||
|
|
Loading…
Reference in a new issue