mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-8630] - Removing mat-selectors - part 3 - starting replacement
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
& #{ms.$mat-card-header-text} {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
& #{ms.$mat-tab-body-content} {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
-6
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user