mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +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
557a67066b
commit
7db5b03b57
@@ -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