This commit is contained in:
Cyril Joseph 2025-06-06 07:24:43 -03:00
parent c0500c458b
commit a02ea1ea1f

View File

@ -4,8 +4,7 @@
@use '@angular/material' as mat; @use '@angular/material' as mat;
html { html {
@include mat.theme((density: -3, @include mat.theme((density: -3));
));
} }
html, html,