update edit

This commit is contained in:
2022-01-20 08:45:44 +01:00
parent 7e7f2c9ea6
commit c0e8a8e2cd
10 changed files with 33 additions and 66 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@use '~@angular/material' as mat;
@use '@angular/material' as mat;
$light-primary: mat.define-palette(mat.$deep-orange-palette, 800);
$light-accent: mat.define-palette(mat.$grey-palette, A400, A200, A700);