10up / maps-block-apple

An Apple Maps block for the WordPress block editor (Gutenberg).

Home Page:https://wordpress.org/plugins/maps-block-apple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add spacing support to block

fabiankaegy opened this issue · comments

It would be very useful to be able to control the margin of the maps block so that you can more easily control how it gets rendered.

{
    "supports": {
        "spacing": {
            "margin": true
        }
    }
}