Skip to content

Commit 770e9a3

Browse files
Merge pull request #127 from wrap-org/wrap-2114-location-options-lom
Add span as a child slot option for evg-chip
2 parents fe4f0e9 + 6198f92 commit 770e9a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/control/Chip/Chip.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ evg-chip {
1515

1616
button,
1717
a,
18-
label {
18+
label,
19+
span {
1920
align-items: center;
2021
appearance: none;
2122
background: var(--_background);

0 commit comments

Comments
 (0)