mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +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
9801c1aea8
commit
504923d030
@@ -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