Small fixes on the form component

This commit is contained in:
CJ Patoilo 2020-05-17 19:48:41 -03:00
commit a315c39bc1
2 changed files with 5 additions and 1 deletions

View File

@ -57,7 +57,7 @@ rules:
-
size: 2
property-sort-order:
- 1
- 2
-
order: 'alphabetical'
ignore-custom-properties: true

View File

@ -39,6 +39,10 @@ select
&:focus
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="14" viewBox="0 0 29 14" width="29"><path fill="%239b4dca" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>')
&[multiple]
background: none
height: auto
textarea
min-height: 6.5rem