Skip to content

Commit

Permalink
Enable alpha on social links. (#43453)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndiego authored Aug 22, 2022
1 parent 7102b99 commit a7e263a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/social-links/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ export function SocialLinksEdit( props ) {
__experimentalIsRenderedInSidebar
title={ __( 'Color' ) }
colorSettings={ colorSettings }
enableAlpha
>
{ ! logosOnly && (
<ContrastChecker
Expand Down

0 comments on commit a7e263a

Please sign in to comment.