Skip to content

Commit 8ab82a3

Browse files
fix(slider): remove flex-grow (#16630)
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent 0e502b9 commit 8ab82a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/slider/_slider-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
// https://github.com/IgniteUI/igniteui-angular/issues/11597
9090
z-index: 0;
9191
height: $slider-height;
92-
flex-grow: 1;
9392
align-items: center;
9493
transition: all .2s $out-quad;
9594
touch-action: pan-y pinch-zoom;

0 commit comments

Comments
 (0)