Answers for "angular material dialog change background color"

CSS
0

mat dialog background color

mat-dialog-container {
   background: $grey !important;
}
Posted by: Guest on October-28-2021

Code answers related to "angular material dialog change background color"

Browse Popular Code Answers by Language