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-form-field): fill appearance blending in with the background in high contrast mode (#21446)
The outline of the `fill` appearance is done through a background color which will blend
in with the background in high contrast mode. These changes add an outline to replace it.
0 commit comments