Skip to content

Commit 78625e1

Browse files
committed
clean up
1 parent 389c594 commit 78625e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-data-modeling/src/components/export-diagram-modal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ const contentContainerStyles = css({
3939

4040
const radioItemStyles = css({
4141
display: 'flex',
42-
gap: spacing[200],
4342
alignItems: 'center',
43+
gap: spacing[200],
4444
});
4545

4646
const footerStyles = css({

0 commit comments

Comments
 (0)