We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
FormInput
select
1 parent 885fd1b commit 114abb8Copy full SHA for 114abb8
stylesheets/base/_form.scss
@@ -1,6 +1,6 @@
1
.FormInput {
2
display: block;
3
- padding: ($formSize-base / 3) ($formSize-base / 5);
+ padding: ($formSize-base / 5);
4
width: 100%;
5
height: $formSize-base;
6
background: $color-white;
0 commit comments