Skip to content

Commit

Permalink
fix(orchestrator): removes the divider from the workflow definition c…
Browse files Browse the repository at this point in the history
  • Loading branch information
jkilzi authored Feb 7, 2024
1 parent 191bac2 commit c2fe940
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ export const WorkflowInstancePageContent: React.FC<{
<Grid item xs={6}>
<InfoCard
title="Workflow definition"
divider={false}
className={styles.middleRowCard}
>
<WorkflowEditor
Expand Down

0 comments on commit c2fe940

Please sign in to comment.