I have a Warning mat-snackbar And I have a dialog. my problem is that the dialog appears above the mat-snackbar and hides it. Because the wrapping div uses the same material class And material make the last dialog above the others
To use "panelClass" its not helping Apply global css to the wrapper class Make the first class child with a Higher z-index (it's not good - because some times it will be second)