Skip to content

Commit

Permalink
Try: Fix gallery item clicking. (#29860)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored and noisysocks committed Apr 6, 2021
1 parent 4be0698 commit b8d6c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/gallery/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ figure.wp-block-gallery {
bottom: 0;
left: 0;
z-index: 1;
pointer-events: none;
}
figcaption {
z-index: 2;
Expand Down

0 comments on commit b8d6c33

Please sign in to comment.