Fix css
Fix the page view
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
// https://theme-builder-1623190217839.web.app/
|
||||
|
||||
@use '@angular/material' as mat;
|
||||
// @use '@angular/material' as mat;
|
||||
|
||||
@import "Material-Icons";
|
||||
@import "Roboto";
|
||||
|
||||
/*
|
||||
// Be sure that you only ever include this mixin once!
|
||||
@include mat.core();
|
||||
|
||||
@@ -113,4 +114,5 @@
|
||||
|
||||
.dark-theme {
|
||||
@include mat.all-component-colors($mat-dark-theme);
|
||||
}
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user