Answers for "background color of dialog in material ui"

CSS
0

mat dialog background color

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

Code answers related to "background color of dialog in material ui"

Browse Popular Code Answers by Language