Skip to content

Commit 7fb89bd

Browse files
Copilotrenemadsen
andcommitted
Add color attribute to delete button to match reference pattern
Co-authored-by: renemadsen <[email protected]>
1 parent 012b917 commit 7fb89bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eform-client/src/app/plugins/modules/workflow-pn/components/workflow-cases/workflow-cases-page/workflow-cases-page.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
</button>
7878
<button
7979
mat-menu-item
80+
color="warn"
8081
id="deleteBtn-{{i}}"
8182
(click)="showDeleteWorkflowCaseModal(row)"
8283
>

0 commit comments

Comments
 (0)