continuation de la page search
This commit is contained in:
parent
aaf020fa2b
commit
bec9ff6c0d
15 changed files with 171 additions and 93 deletions
|
|
@ -0,0 +1,7 @@
|
|||
::ng-deep snack-bar-container.custom-class {
|
||||
//background: yellow;
|
||||
}
|
||||
::ng-deep .custom-class .mat-simple-snackbar {
|
||||
//color: green;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in a new issue