Skip to content

Commit

Permalink
chore: Add whitespace around cell examples as well (#1606)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentSmedinga authored Sep 26, 2024
1 parent 3b63256 commit 9b97e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storybook/src/components/Grid/Grid.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ const CellStoryTemplate: CellStory = {
(Story) => (
<Screen>
<BackgroundGrid />
<Grid>
<Grid paddingVertical="medium">
<Story />
</Grid>
</Screen>
Expand Down

0 comments on commit 9b97e47

Please sign in to comment.