mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ACS-7983] Fixed security controls dialog (#9747)
This commit is contained in:
parent
284ec69be2
commit
f921a94c36
@ -129,3 +129,10 @@ $cdk-overlay-pane: '.cdk-overlay-pane';
|
||||
$mat-snackbar: '.mdc-snackbar';
|
||||
$mat-snack-bar-container: '.mat-mdc-snack-bar-container';
|
||||
$mat-snackbar-label: '.mdc-snackbar__label';
|
||||
$mat-autocomplete-panel: '.mat-mdc-autocomplete-panel';
|
||||
$mat-menu-surface: '.mdc-menu-surface';
|
||||
$mat-text-field-filled: '.mdc-text-field--filled';
|
||||
$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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user