Skip to content

Commit 2f73a26

Browse files
authored
Update _spinbutton.scss
1 parent 729d03b commit 2f73a26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/form-spinbutton/_spinbutton.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
> div {
2020
min-width: 2em;
21+
// We set a height to ensure an empty value isn't collapsed
2122
height: 1em * $input-line-height;
2223
}
2324
}

0 commit comments

Comments
 (0)