-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Remove 10px padding on details page #3609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🟢 No significant changes to |
|
Would a better fix be updating the "toggle fullscreen" logic at polaris-react/.storybook/polaris-readme-loader.js Lines 39 to 41 in 6f0cfe9
|
|
@BPScott Ben get out of here you're on vacation we got this |
kaelig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes total sense! ![]()
Removing the
stupidadded 10px from storybook.
🤔👎
WHY are these changes introduced?
When trying to work on #3438, the details page has a 10px padding added by storybook. This adds an unnecessary speed bump to replicating production pages.
WHAT is this pull request doing?
Removing the stupid added 10px from storybook.