Open
Description
What is affected?
Component
Description
According to the design doc[1], leading-space
should be 12px, whereas it currently is 16px in the code[2].
[1] https://m3.material.io/components/chips/specs#1dcff1cb-22f5-41da-809e-6c85b467cff1
[2]
material-web/tokens/_md-comp-input-chip.scss
Line 133 in 898e9c1
Reproduction
N/A
Workaround
N/A
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
Failing in 2.2.0
Browser/OS/Node environment
N/A
Metadata
Metadata
Assignees
Labels
No labels
Activity
[-]md-filter-chip: leading padding is incorrect[/-][+]md-input-chip: leading padding is incorrect[/+]fix(chip): set input chip leading-space to 12px
HarmfulBreeze commentedon Apr 3, 2025
Sorry for mixing up filter chip and input chip 😅
Filter chip looks fine, I think only input chip's padding needs to be adjusted. I edited the issue accordingly.
fix(chip): set input chip leading-space to 12px