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/core): ensure that option inherits container background
Fixes that `mat-option` was inheriting its background color from the MDC list which led to issues in M3. The option should always have the same background as its container.
0 commit comments