Skip to content

Commit 293b10d

Browse files
committed
fix height
1 parent 15e5028 commit 293b10d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/components/src/components/Sidebar/Sidebar.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const meta: Meta<typeof Sidebar> = {
5555
docs: {
5656
story: {
5757
inline: false,
58-
height: '540px',
58+
height: '640px',
5959
},
6060
},
6161
chromatic: {

0 commit comments

Comments
 (0)