Skip to content

Commit

Permalink
Fixed : Metaboxes overlap Block Editor's edit link popup
Browse files Browse the repository at this point in the history
  • Loading branch information
narenin committed Aug 27, 2024
1 parent 0f19243 commit 76de164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-post/src/components/layout/style.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.edit-post-layout__metaboxes {
flex-shrink: 0;
clear: both;
z-index: -1;
}

// Adjust the position of the notices
Expand Down

0 comments on commit 76de164

Please sign in to comment.