tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
188 stars 18 forks source link

Fix: Button margin in the editor #1162

Closed tomusborne closed 6 months ago

tomusborne commented 6 months ago

The Button block now has core-added margin in the editor due to my changes here: https://github.com/tomusborne/generateblocks/pull/1152

This PR fixes that issue, but removes the .editor-styles-wrapper class which should fix the original issue.