mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-7373] ng15 permissions page fixes
This commit is contained in:
committed by
VitoAlbano
parent
79d14ebb47
commit
964f066766
@@ -63,8 +63,10 @@ $mat-card: '.mat-mdc-card';
|
||||
$mat-card-actions: '.mat-mdc-card-actions';
|
||||
$mat-card-header-text: '.mat-mdc-card-header-text';
|
||||
$mat-card-title: '.mat-mdc-card-title';
|
||||
$mat-card-content: '.mat-mdc-card-content';
|
||||
$mat-mini-fab: '.mat-mdc-mini-fab';
|
||||
$mat-list-item-primary-text: '.mdc-list-item__primary-text';
|
||||
$mat-list-item-end: '.mdc-list-item__end';
|
||||
$mat-table: '.mat-mdc-table';
|
||||
$mat-header-row: '.mat-mdc-header-row';
|
||||
$mat-row: '.mat-mdc-row';
|
||||
|
Reference in New Issue
Block a user