Skip to content

Commit

Permalink
pkp/pkp-lib#9527 Adjust viewport to xl
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Dec 19, 2023
1 parent 9c10691 commit 9983ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const preview = {
},
viewport: {
viewports: {
large: {name: 'Large', styles: {width: '1200px', height: '1000px'}},
large: {name: 'Large', styles: {width: '1280px', height: '1000px'}},
/** For scrollable scenarios */
largeHeight: {
name: 'Large',
Expand Down

0 comments on commit 9983ac9

Please sign in to comment.