Skip to content

Commit f1f44eb

Browse files
committed
fix(range): range with long label renders correctly
1 parent 06357dc commit f1f44eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/range/range.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
.item-range .item-inner {
77
overflow: visible;
8+
9+
width: 100%;
810
}
911

1012
.item-range .input-wrapper {

0 commit comments

Comments
 (0)