Update pipeline-step-info.component.html

This commit is contained in:
Shubham Takode 2024-02-28 23:17:14 +05:30
parent c4a20594b0
commit 58e051ec43

View File

@ -90,7 +90,7 @@
<footer *ngIf="step?.id">
<button class="btn btn-icon g-btn d-flex align-items-center" smTooltip="Delete step" (click)="deleteClicked()">
<i [class]="'al-icon me-2 ' + icons.REMOVE + ' sm-md'"></i>
Delete
Delete step
</button>
<!-- <a
class="arr-link"