mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-7944] [ADW] Start process page (#9802)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
.adf-ie11FixerParent {
|
||||
margin-top: 16px;
|
||||
margin: 16px 0;
|
||||
min-width: 320px;
|
||||
|
||||
// IE11 vertical centering
|
||||
|
@@ -145,3 +145,4 @@ $mat-form-field-error-wrapper: '.mat-mdc-form-field-error-wrapper';
|
||||
$mat-text-field-textarea: '.mdc-text-field--textarea';
|
||||
$mat-list-item-disabled: '.mdc-list-item--disabled';
|
||||
$mat-chip-focus-overlay: '.mat-mdc-chip-focus-overlay';
|
||||
$mat-card-header: '.mat-mdc-card-header';
|
||||
|
Reference in New Issue
Block a user