Skip to content

Commit

Permalink
Recolor the save button to primary
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelMoeri committed Jan 10, 2025
1 parent 1aac2ef commit 52d47a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<ng-template #actionPlanComponent>
<app-action-plan [control]="actionList$" [keyResultId]="keyResult.id"></app-action-plan>
<button
mat-button
mat-flat-button
color="primary"
(click)="closeActionEdit()"
[attr.data-testId]="'save-new-actions'"
Expand Down

0 comments on commit 52d47a5

Please sign in to comment.