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
fix(material-experimental/mdc-chips): checkmark not visible in… (#18061)
In high contrast mode SVG colors aren't changed which means that the white checkmark in the `mat-chip` will blend in with the background in black-on-white mode. These changes add an override to make the checkmark black in this case.
0 commit comments