Skip to content

Commit a5b17e9

Browse files
committed
fix(app-workflows): remove gap when editing step
1 parent 84fac90 commit a5b17e9

File tree

1 file changed

+0
-1
lines changed
  • packages/app-workflows/src/Components/WorkflowsEditor/Editor/Step

1 file changed

+0
-1
lines changed

packages/app-workflows/src/Components/WorkflowsEditor/Editor/Step/Step.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ export const Step = observer(
145145
</Grid.Column>
146146
</Grid>
147147
</Card>
148-
<div className={"size-lg"} />
149148
</>
150149
) : (
151150
<Accordion

0 commit comments

Comments
 (0)