[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 Aleksander Sklorz
parent 378c6c2000
commit 821d9e1864
52 changed files with 52 additions and 52 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;