mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-7999] Fix inputs for edit and create folder (#9713)
* ACS-7999 Fix inputs for edit and create folder * ACS-7999 Fix jumping dialog when focus field
This commit is contained in:
committed by
VitoAlbano
parent
91066b19c3
commit
da8c4fc837
@@ -96,6 +96,8 @@ $mat-slide-toggle: '.mat-mdc-slide-toggle';
|
||||
$mat-list-item-unscoped-content: '.mat-mdc-list-item-unscoped-content';
|
||||
$mat-text-field--no-label: '.mdc-text-field--no-label';
|
||||
$mat-form-field-infix: '.mat-mdc-form-field-infix';
|
||||
$mat-form-field-hide-placeholder: '.mat-form-field-hide-placeholder';
|
||||
$mat-form-field-hint-wrapper: '.mat-mdc-form-field-hint-wrapper';
|
||||
$mat-checkbox-background: '.mdc-checkbox__background';
|
||||
$mat-dialog-content: '.mdc-dialog__content';
|
||||
$mat-floating-label: '.mdc-floating-label';
|
||||
|
Reference in New Issue
Block a user