scss improvments

This commit is contained in:
_Bastler
2021-03-26 14:13:17 +01:00
parent 34755be840
commit b3f77eb721
13 changed files with 77 additions and 50 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
<app-profilefields [profileFields]="profileFields"></app-profilefields>
</div>
<mat-card *ngIf="error">
<mat-card class="warn" *ngIf="error">
<mat-card-header>
<mat-card-title>{{error.status}}</mat-card-title>
<mat-card-subtitle>{{'user.unavailable' | i18n}}</mat-card-subtitle>