Skip to content

Commit

Permalink
Social Links: Fix appender size in non-iframe editor
Browse files Browse the repository at this point in the history
  • Loading branch information
t-hamano committed Dec 21, 2024
1 parent ca24cce commit 5975307
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 @@ -101,6 +101,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 5975307

Please sign in to comment.