Changeset 50048 for trunk/src/wp-includes/blocks/group
- Timestamp:
- 01/28/2021 02:01:50 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/group/block.json
r49226 r50048 25 25 "spacing": { 26 26 "padding": true 27 }, 28 "__experimentalBorder": { 29 "radius": true 27 30 } 28 } 31 }, 32 "editorStyle": "wp-block-group-editor", 33 "style": "wp-block-group" 29 34 }
Note: See TracChangeset
for help on using the changeset viewer.