Stylelint fix

This commit is contained in:
MichalKinas
2024-03-20 13:44:08 +01:00
parent 7d072a91f6
commit 5254f8f7c8
+1 -1
View File
@@ -4,7 +4,7 @@
@import 'custom-theme';
@import 'variables/variables';
@include custom-theme($custom-theme);
@include mat.core();
@include mat.core;
mat-toolbar {
color: var(--theme-text-color, rgba(0, 0, 0, 0.54));