Improvement on the forms
This commit is contained in:
parent
c613aa4092
commit
da9c33365d
@ -22,7 +22,7 @@ select
|
|||||||
width: 100%
|
width: 100%
|
||||||
|
|
||||||
&:focus
|
&:focus
|
||||||
border: .1rem solid $color-primary
|
border-color: $color-primary
|
||||||
outline: 0
|
outline: 0
|
||||||
|
|
||||||
select
|
select
|
||||||
@ -34,8 +34,6 @@ select
|
|||||||
|
|
||||||
textarea
|
textarea
|
||||||
min-height: 6.5rem
|
min-height: 6.5rem
|
||||||
padding-bottom: .6rem
|
|
||||||
padding-top: .6rem
|
|
||||||
|
|
||||||
label,
|
label,
|
||||||
legend
|
legend
|
||||||
|
Loading…
Reference in New Issue
Block a user