Skip to content

Commit 3170f29

Browse files
- rollback background var on common file;
1 parent 41bfe69 commit 3170f29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/components/range/range.common.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@
112112
width: 100%;
113113
height: var(--bar-height);
114114

115+
background: var(--bar-background);
116+
115117
pointer-events: none;
116118
}
117119

0 commit comments

Comments
 (0)