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(checkbox): high contrast focus indication not working (#19488)
A while ago the `cdk-high-contrast` mixin was changed from using a media query to a class. This seems to have broken one of the selectors that render the focus indication.
Fixes#19443.
0 commit comments