Skip to content

Commit

Permalink
Update z-index value for editor-checkout-modal to reveal notice. (#47192
Browse files Browse the repository at this point in the history
)
  • Loading branch information
tjcafferkey committed Nov 6, 2020
1 parent 0719ed3 commit 8b3ef57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/blocks/editor-checkout-modal/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
@import '~@wordpress/base-styles/mixins';

.editor-checkout-modal {
z-index: z-index( 'root', '.main.calypsoify.is-iframe' );

.components-modal__frame {
top: auto;
right: auto;
Expand Down

0 comments on commit 8b3ef57

Please sign in to comment.