Skip to content

Commit 6eb454a

Browse files
committed
add spacing for query flow section bottom
1 parent fc689ce commit 6eb454a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compass-indexes/src/components/create-index-form/query-flow-section.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const headerStyles = css({
2626
const suggestedIndexContainerStyles = css({
2727
flexDirection: 'column',
2828
display: 'flex',
29+
marginBottom: spacing[600],
2930
});
3031

3132
const editorActionContainerStyles = css({

0 commit comments

Comments
 (0)