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
refactor(material/core): remove unnecessary styles from mat-option (#21432)
We had an override to make the option ripple semi-transparent in high contrast mode.
This hasn't been necessary for a while, because we've been setting `display: none` on all
ripples for high contrast users.
(cherry picked from commit f12f6c3)
0 commit comments