Skip to content

Commit

Permalink
Add __next40pxDefaultSize
Browse files Browse the repository at this point in the history
  • Loading branch information
Soean committed Dec 12, 2023
1 parent 7b2d768 commit ab2b680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/details/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ function DetailsEdit( { attributes, setAttributes, clientId } ) {
</InspectorControls>
<InspectorAdvancedControls>
<TextControl
__next40pxDefaultSize
label={ __( 'Name attribute' ) }
value={ name }
onChange={ ( newName ) =>
Expand Down

0 comments on commit ab2b680

Please sign in to comment.