continuation de la page search

This commit is contained in:
MiharyR 2021-10-28 19:49:30 +02:00
parent aaf020fa2b
commit bec9ff6c0d
15 changed files with 171 additions and 93 deletions

View file

@ -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;
}