Small fixes on the form component
This commit is contained in:
commit
a315c39bc1
@ -57,7 +57,7 @@ rules:
|
||||
-
|
||||
size: 2
|
||||
property-sort-order:
|
||||
- 1
|
||||
- 2
|
||||
-
|
||||
order: 'alphabetical'
|
||||
ignore-custom-properties: true
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user