Skip to content

Commit 8f8f8a6

Browse files
committed
chore: added changeset
1 parent fe8e244 commit 8f8f8a6

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.changeset/seven-hands-crash.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
"@adobe/spectrum-tokens": patch
3+
---
4+
5+
`accordion-top-to-text-medium` values in desktop and mobile were incorrect due to changelog error.
6+
Corrected `accordion-focus-indicator-gap` values. Corrections weren't recorded in the changelog.
7+
8+
## Design motivation
9+
10+
This is a bug fix.
11+
12+
## Token diff
13+
14+
Updated (2)
15+
16+
<details open><summary>Updated Properties (2)</summary>
17+
18+
- `accordion-focus-indicator-gap`
19+
- value: `0px` -> `2px`
20+
- `accordion-top-to-text-medium`
21+
- desktop.value: `12px` -> `9px`
22+
- mobile.value: `16px` -> `10px`
23+
24+
</details>

0 commit comments

Comments
 (0)