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/dialog): dialog's container-color does not follow Material 3 design specs
Fixes a bug in the Angular Material dialog component where dialog
uses `surface` container-color instead of `surface-container-high`
as per Material 3 guidelines.
Fixes#30536
0 commit comments