Skip to content

Commit

Permalink
Social Links: Fix appender size in non-iframe editor (#68215)
Browse files Browse the repository at this point in the history
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: up1512001 <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
  • Loading branch information
4 people authored Feb 6, 2025
1 parent d3b8943 commit 9b90569
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/block-library/src/social-links/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
.wp-block-social-links .block-list-appender {
position: static; // display inline.

.block-editor-inserter {
font-size: inherit;
}

.block-editor-button-block-appender {
height: 1.5em;
width: 1.5em;
Expand Down

0 comments on commit 9b90569

Please sign in to comment.