Skip to content

Commit

Permalink
Gallery block: Fix media placeholder height in site editor (#34629)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewserong committed Sep 8, 2021
1 parent e3ebc6d commit e3591aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-library/src/gallery/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ figure.wp-block-gallery {
}
.block-editor-media-placeholder {
margin: 0;
height: 100%;

&::before {
box-shadow: 0 0 0 $border-width $white inset, 0 0 0 3px var(--wp-admin-theme-color) inset;
Expand Down

0 comments on commit e3591aa

Please sign in to comment.