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/checkbox): add more prominent focus indication in high contrast mode
Currently the checkbox only switches to a dotted border when it receives focus in high
contrast mode. These changes make it a bit more prominent by using a solid outline
on the ripple element.
0 commit comments