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-12 14:39:26 +01:00 committed by VitoAlbano
parent 80d366b145
commit 34599c582b

View File

@ -16,7 +16,7 @@
color: var(--adf-theme-mat-grey-color-a200-dark);
}
#{$mat-content-actions} {
&-content-actions {
text-align: right;
}
#{$mat-button} {