Skip to content

Commit a975b57

Browse files
committed
Fix vertical sliders to have appropriate height.
1 parent 6127306 commit a975b57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/controls/css/nouislider-custom.css

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

1111
.widget-slider .noUi-vertical {
1212
width: var(--jp-widgets-slider-track-thickness);
13+
height: 100%;
1314
}
1415

1516
.widget-slider .noUi-horizontal .noUi-handle {

0 commit comments

Comments
 (0)