Skip to content

Commit 13808ed

Browse files
Update core/src/components/range/range.ionic.scss
Co-authored-by: Brandy Smith <[email protected]>
1 parent 4ff924c commit 13808ed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

core/src/components/range/range.ionic.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,7 @@
140140
// icons need to receive the same opacity.
141141

142142
:host(.range-disabled) {
143-
.range-bar {
144-
background: globals.$ion-bg-neutral-subtle-default;
145-
}
143+
--bar-background: #{globals.$ion-bg-neutral-subtle-default};
146144

147145
.range-knob {
148146
border-color: globals.$ion-border-input-default;

0 commit comments

Comments
 (0)