You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
fix(chips): chip remove icon isn't sized to match the spec (#10491)
- set `.md-chip-remove md-icon`'s `min-height` and `min-width`
- to `$chip-delete-icon-size`
- fixes a regression in `v1.1.0` where the icon size increased
Fixes#9619
0 commit comments