Skip to content

Commit

Permalink
Fix template part / reusable block click through on non-safari browse…
Browse files Browse the repository at this point in the history
…rs (#40339)
  • Loading branch information
talldan committed Apr 26, 2022
1 parent 1eb4691 commit e83a03e
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -10,7 +10,6 @@
border: none;
border-radius: $radius-block-ui;
z-index: z-index(".block-editor-block-content-overlay__overlay");
pointer-events: none;
}

&:hover:not(.is-dragging-blocks).overlay-active::before,
Expand Down

0 comments on commit e83a03e

Please sign in to comment.