components
components copied to clipboard
fix(material/dialog): dialog's container-color does not follow Material 3 design specs
trafficstars
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