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 Jan 14, 2025
1 parent 130b6e2 commit b2f40e5
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 b2f40e5

Please sign in to comment.