Skip to content

Commit

Permalink
Set EUI spacer to small (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts authored Mar 24, 2022
1 parent 0763ebb commit d12014c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export const PyFuncDeploymentPanel = ({
</EuiFlexItem>
</EuiFlexGroup>

<EuiSpacer size="l" />
<EuiSpacer size="s" />
</EuiForm>
</Panel>
);
Expand Down

0 comments on commit d12014c

Please sign in to comment.