Skip to content

Commit a9b6683

Browse files
committed
Remove min-width constraint on range slider input
1 parent a162500 commit a9b6683

File tree

1 file changed

+0
-1
lines changed
  • components/dash-core-components/src/components/css

1 file changed

+0
-1
lines changed

components/dash-core-components/src/components/css/sliders.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@
182182
}
183183

184184
.dash-range-slider-min-input {
185-
min-width: 64px;
186185
text-align: center;
187186
}
188187

0 commit comments

Comments
 (0)