Skip to content

Commit

Permalink
Collapse preview
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonStoltz committed Mar 4, 2021
1 parent 408984a commit a268a79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export const RelevanceTuning: React.FC<Props> = ({ engineBreadcrumb }) => {
}

return (
<EuiFlexGroup>
<EuiFlexGroup alignItems="flexStart">
<EuiFlexItem grow={3}>
<RelevanceTuningForm />
</EuiFlexItem>
Expand Down

0 comments on commit a268a79

Please sign in to comment.