-
Notifications
You must be signed in to change notification settings - Fork 22
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
Update editor block paddings #195
Conversation
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.
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.
Turned out I was using an older version of Gutenberg, on the newest version it looks fine 👌
# [1.1.0](v1.0.1...v1.1.0) (2020-06-09) ### Bug Fixes * prevent deduplication in layout picker preview ([4a5721e](4a5721e)), closes [#199](#199) * **posts-inserter:** prevent empty featured image rendering ([56a97c4](56a97c4)), closes [#201](#201) * resolve excerpt length issue ([d40f98a](d40f98a)) * situation that overwrote mc campaign id ([8ecf564](8ecf564)) * update editor block paddings ([#195](#195)) ([eb100b8](eb100b8)) * when trashing post allow mailchimp api call to fail silently ([7e2d9c4](7e2d9c4)) * when trashing post allow mailchimp api call to fail silently ([8257451](8257451)) ### Features * add layouts management ([#165](#165)) ([446674f](446674f)), closes [#31](#31) [#216](#216) * font picker ([#210](#210)) ([0234bf9](0234bf9))
🎉 This PR is included in version 1.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
Once again, this is another attempt at bringing the editor closer to the final result... the sent newsletter.
I completely removed the margins and instead I'm relying on paddings.
Let me know what you think and if it works for you!
Closes #190
How to test the changes in this Pull Request:
https://admin.mailchimp.com/campaigns/preview-content-html?id=ID_OF_YOUR_NEWSLETTER
Other information: