Skip to content

Commit

Permalink
Add padding
Browse files Browse the repository at this point in the history
  • Loading branch information
vhande committed Oct 18, 2024
1 parent ee5ef91 commit 2ddfcaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/Page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ const Page = ({
overflow-y: auto;
`}
spacing={5}
paddingY={1.5}
position="relative"
{...getStackProps(props)}
>
Expand Down

0 comments on commit 2ddfcaa

Please sign in to comment.