Skip to content

Commit

Permalink
Render the color options as buttons.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Feb 3, 2025
1 parent be0e151 commit 3264aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/cover/edit/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ function CoverEdit( {
value={ overlayColor.color }
onChange={ onSetOverlayColor }
clearable={ false }
asButtons
/>
</div>
</CoverPlaceholder>
Expand Down

0 comments on commit 3264aea

Please sign in to comment.