mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
Added missing mat selector for mat-list-item-disabled (#9763)
This commit is contained in:
committed by
VitoAlbano
parent
14ae361b9e
commit
5a9a35599a
@@ -140,4 +140,5 @@ $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';
|
||||
$mat-chip-focus-overlay: '.mat-mdc-chip-focus-overlay';
|
||||
|
Reference in New Issue
Block a user