Skip to content

Commit

Permalink
Try: Remove iframe 100% width rule. (#38614)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored Apr 4, 2022
1 parent dd377a5 commit 86ed6c5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/edit-post/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ body.block-editor-page {
max-width: 100%;
height: auto;
}

iframe {
width: 100%;
}
}

@include wordpress-admin-schemes();

0 comments on commit 86ed6c5

Please sign in to comment.