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:
Amedeo Lepore
2024-04-16 09:11:30 +01:00
committed by Vito Albano
parent 9a113ca6c9
commit bc8fc9334c
@@ -16,7 +16,7 @@
color: var(--adf-theme-mat-grey-color-a200-dark);
}
#{$mat-content-actions} {
&-content-actions {
text-align: right;
}
#{$mat-button} {