Skip to content

md-input-chip: leading padding is incorrect #5784

Open
@HarmfulBreeze

Description

@HarmfulBreeze

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]

'leading-space': if($exclude-hardcoded-values, null, 16px),

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions