Skip to content

Commit bcb9483

Browse files
desig9steinMPopovhanastasovsimeonoff
authored
feat(slider): remove the background that overrides the gradient of the steps (#10357)
* feat(slider): remove the background that overrides the gradient of the steps * feat(slider): bring back deleted doc param Co-authored-by: MPopov <[email protected]> Co-authored-by: Hristo <[email protected]> Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent 29955a5 commit bcb9483

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
@@ -340,7 +340,6 @@
340340
width: 100%;
341341
height: rem($slider-track-height);
342342
background-size: 100% em($slider-track-height);
343-
background-color: --var($theme, 'track-step-color');
344343
opacity: .85;
345344
transition: opacity .2s $ease-out-quad;
346345
z-index: 1;

0 commit comments

Comments
 (0)