Skip to content

Commit 17fa333

Browse files
committed
fix(slider): use latest CSS
1 parent 190a06f commit 17fa333

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)