[affected:*][ci:force] attempt to fix mat-selectors importing

This commit is contained in:
Vito Albano
2024-03-19 12:02:33 +00:00
committed by VitoAlbano
parent 45fad9418a
commit 44be8b8673
54 changed files with 54 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
@import 'styles/mat-selectors';
@use 'styles/mat-selectors';
.app-form-container {
padding: 10px;

View File

@@ -1,4 +1,4 @@
@import 'styles/mat-selectors';
@use 'styles/mat-selectors';
.app-cloud-layout-overflow {
overflow: auto;