Skip to content
Permalink
Browse files
Fix bug with safari not setting correct height in deprecated gallery …
…block (#35309)

Co-authored-by: Glen Davies <[email protected]>
  • Loading branch information
glendaviesnz and Glen Davies committed Oct 4, 2021
1 parent 2bbb589 commit 12c40514caec8c5eaceb5629e7aa7e827950ad3c
Showing with 1 addition and 0 deletions.
  1. +1 −0 packages/block-library/src/gallery/deprecated.scss
@@ -70,6 +70,7 @@
&.is-cropped .blocks-gallery-item {
a,
img {
width: 100%;
height: 100%;
flex: 1;
object-fit: cover;

0 comments on commit 12c4051

Please sign in to comment.