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-03-20 23:10:54 +00:00
committed by Vito Albano
parent 638d0a7f7a
commit 7fb3e8217a
@@ -16,7 +16,7 @@
color: var(--adf-theme-mat-grey-color-a200-dark);
}
#{$mat-content-actions} {
&-content-actions {
text-align: right;
}
#{$mat-button} {