bug fix scss
This commit is contained in:
parent
8b42d74c8c
commit
22431e598c
|
@ -102,7 +102,7 @@ body.theme-pink-dark {
|
||||||
// -----------------------------------------------------------------------------------------------------
|
// -----------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
// Define the primary, accent and warn palettes
|
// Define the primary, accent and warn palettes
|
||||||
$pink-light-theme-primary-palette: mat-palette($lg-red);
|
$pink-light-theme-primary-palette: mat-palette($mat-pink);
|
||||||
$pink-light-theme-accent-palette: mat-palette($mat-pink);
|
$pink-light-theme-accent-palette: mat-palette($mat-pink);
|
||||||
$pink-light-theme-warn-palette: mat-palette($mat-red);
|
$pink-light-theme-warn-palette: mat-palette($mat-red);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user