Add progress vertical bars to pipeline steps

This commit is contained in:
Joao Correia
2025-01-20 11:44:29 +00:00
parent 50d2841349
commit 39a397d262
4 changed files with 51 additions and 47 deletions

View File

@@ -180,7 +180,7 @@ export default function Home({ approvalWorkflow }: { approvalWorkflow: ApprovalW
axis="y"
values={steps}
onReorder={handleReorder}
className="flex flex-col gap-4"
className="flex flex-col gap-0"
>
<AnimatePresence>