[ACS-8630] - Removing mat-selectors - part 3 - starting replacement

This commit is contained in:
VitoAlbano
2026-08-03 13:13:48 +01:00
parent 8fe0f96720
commit d512fd2033
6 changed files with 9 additions and 35 deletions
@@ -10,10 +10,6 @@
overflow: hidden;
}
& #{ms.$mat-card-header-text} {
margin: 0;
}
& #{ms.$mat-tab-body-content} {
overflow: hidden;
}
@@ -1,5 +1,3 @@
@use '../../../styles/mat-selectors' as ms;
.adf {
&-attach-folder-widget-container {
margin-bottom: 15px;
@@ -27,10 +25,6 @@
&-attach-folder-files-row {
padding-left: 8px;
#{ms.$mat-line} {
margin-bottom: 0;
}
}
&-attach-folder-result {