Skip to content

Commit

Permalink
fix: chromatic (to be tested)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideMininni-Fincons committed Dec 12, 2023
1 parent b0b77e5 commit 85944ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export const CollapsedState: StoryObj = {
const meta: Meta = {
decorators: [
(story) => html`
<div style="padding: 2rem;">
<div style="padding: 2rem; max-width: 1000px;">
${story()}
<div>Page content</div>
</div>
Expand Down

0 comments on commit 85944ce

Please sign in to comment.