Skip to content

Commit

Permalink
fix: Adds margin 0 to social link anchor in editor to remove extra ma…
Browse files Browse the repository at this point in the history
…rgin coming from classic.css file (#69100)

Co-authored-by: singhakanshu00 <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: shail-mehta <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: carolinan <[email protected]>
Co-authored-by: luminuu <[email protected]>
Co-authored-by: viralsampat-multidots <[email protected]>
  • Loading branch information
8 people authored Feb 12, 2025
1 parent 397e562 commit c66d637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/social-link/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
height: auto;
font-weight: inherit;
font-family: inherit;
margin: 0;

// This rule ensures social link buttons display correctly in template parts.
opacity: 1;
Expand Down

0 comments on commit c66d637

Please sign in to comment.