mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
Fix selector after merging https://github.com/Alfresco/alfresco-ng2-components/pull/9424, .mat-content-actions was replaced by .adf-start-process-content-actions
This commit is contained in:
committed by
VitoAlbano
parent
3a2a736781
commit
dca39a7b38
@@ -16,7 +16,7 @@
|
|||||||
color: var(--adf-theme-mat-grey-color-a200-dark);
|
color: var(--adf-theme-mat-grey-color-a200-dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
#{$mat-content-actions} {
|
&-content-actions {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
#{$mat-button} {
|
#{$mat-button} {
|
||||||
|
Reference in New Issue
Block a user