Skip to content

Commit 7a28f9c

Browse files
SisIvanovadesig9steinsimeonoff
authored
fix(slider): remove flex-grow (#16631)
Co-authored-by: Marin Popov <desig9stein@users.noreply.github.com> Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
1 parent 0e0cf9f commit 7a28f9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/core/src/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)