Skip to content

Commit

Permalink
modal content centred
Browse files Browse the repository at this point in the history
  • Loading branch information
gerouvi committed May 28, 2024
1 parent ada0620 commit 825aadb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/theme/components/Modal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ const baseStyle = definePartsStyle({
},
dialog: {
p: { base: 10, lg: 14 },
mt: 'auto',
mb: 'auto',
},
header: {
padding: 0,
Expand Down

1 comment on commit 825aadb

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.