Changeset 59072 for trunk/src/wp-includes/blocks/comment-content/block.json
- Timestamp:
- 09/20/2024 01:53:52 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/comment-content/block.json
r56065 r59072 36 36 } 37 37 }, 38 "__experimentalBorder": { 39 "radius": true, 40 "color": true, 41 "width": true, 42 "style": true, 43 "__experimentalDefaultControls": { 44 "radius": true, 45 "color": true, 46 "width": true, 47 "style": true 48 } 49 }, 38 50 "spacing": { 39 51 "padding": [ "horizontal", "vertical" ], … … 43 55 }, 44 56 "html": false 45 } 57 }, 58 "style": "wp-block-comment-content" 46 59 }
Note: See TracChangeset
for help on using the changeset viewer.