We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0898d9 commit b25a094Copy full SHA for b25a094
src/components/form-input/_form-input.scss
@@ -85,7 +85,6 @@ input[type="color"].form-control:disabled {
85
background-color: $input-bg;
86
background-clip: padding-box;
87
border: $input-border-width solid $input-border-color;
88
- height: $input-height;
89
90
@if $enable-rounded {
91
border-radius: $input-border-radius;
0 commit comments