Skip to content

Commit bb8200a

Browse files
committed
fix(slider): use latest CSS
1 parent b0f9f6c commit bb8200a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/angry-moons-exist.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@spectrum-web-components/slider': patch
3+
---
4+
5+
[#​3611](https://github.com/adobe/spectrum-css/pull/3611) Thanks [@​aramos-adobe](https://github.com/aramos-adobe)!
6+
7+
The border radius styles were not being applied to the second instance of the slider track when the offset variant is activated. When the offset is selected, the template structure changes as fill gets added to the slider.
8+
9+
Adding a sibling combinator to track when offset is activated resolved the issue.

0 commit comments

Comments
 (0)