Skip to content

Commit b25a094

Browse files
authored
fix: remove duplicate height (#7226)
Closes #7225.
1 parent f0898d9 commit b25a094

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/form-input/_form-input.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ input[type="color"].form-control:disabled {
8585
background-color: $input-bg;
8686
background-clip: padding-box;
8787
border: $input-border-width solid $input-border-color;
88-
height: $input-height;
8988

9089
@if $enable-rounded {
9190
border-radius: $input-border-radius;

0 commit comments

Comments
 (0)