mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-7981] UI fixes for create categories dialog (#9754)
* [ACS-7981] Fixed UI for create categories dialog * [ACS-7981] Adding mat selectors for create categories dialog * [ACS-7981] Create category dialog no longer allows ability to add existing categories
This commit is contained in:
committed by
VitoAlbano
parent
f37564c799
commit
180acfba85
@@ -140,3 +140,4 @@ $mat-text-field-disabled: '.mdc-text-field--disabled';
|
||||
$mat-form-field-focus-overlay: '.mat-mdc-form-field-focus-overlay';
|
||||
$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';
|
||||
|
Reference in New Issue
Block a user