chaning color of upper range
This commit is contained in:
parent
e0a8a2be26
commit
f2d2babc3c
@ -43,7 +43,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@define-mixin range-upper {
|
@define-mixin range-upper {
|
||||||
background: var(--primary-background);
|
background: #e6e6e6;
|
||||||
|
|
||||||
@add-mixin create-base-box-properties remCalc(50);
|
@add-mixin create-base-box-properties remCalc(50);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user