mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-49015] - Removing and replacing mat-selectors
This commit is contained in:
-10
@@ -86,16 +86,6 @@
|
||||
flex-direction: row;
|
||||
justify-content: space-around;
|
||||
align-items: baseline;
|
||||
|
||||
.adf-start-process-definition-select {
|
||||
#{ms.$mat-select-arrow-wrapper} {
|
||||
transform: none;
|
||||
|
||||
svg {
|
||||
fill: currentcolor;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&-start-process-app-list {
|
||||
|
||||
@@ -9,5 +9,4 @@ $mat-form-field-wrapper: '.mat-mdc-text-field-wrapper';
|
||||
$mat-button: '.mat-mdc-button';
|
||||
$mat-button-label: '.mdc-button__label';
|
||||
$mat-form-field: '.mat-mdc-form-field';
|
||||
$mat-select-arrow-wrapper: '.mat-mdc-select-arrow-wrapper';
|
||||
$mat-dialog-surface: '.mat-mdc-dialog-surface';
|
||||
|
||||
Reference in New Issue
Block a user