mat theme updates

This commit is contained in:
Cyril Joseph 2025-07-18 12:29:41 -03:00
parent 4d81b0d97e
commit 9affca7b56

View File

@ -36,6 +36,7 @@
}
],
"styles": [
"@angular/material/prebuilt-themes/azure-blue.css",
"src/styles.scss"
],
"scripts": [],
@ -113,6 +114,7 @@
}
],
"styles": [
"@angular/material/prebuilt-themes/azure-blue.css",
"src/styles.scss"
],
"scripts": []