Skip to content

Commit

Permalink
Fix extraneous scrollbar in device previews (#66494)
Browse files Browse the repository at this point in the history
Co-authored-by: stokesman <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Co-authored-by: colorful-tones <[email protected]>
Co-authored-by: dhruvang21 <[email protected]>
  • Loading branch information
5 people authored Oct 29, 2024
1 parent c4b8e51 commit 02da291
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-editor/src/components/iframe/style.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.block-editor-iframe__container {
width: 100%;
height: 100%;
overflow-x: hidden;
}

.block-editor-iframe__scale-container {
Expand Down

1 comment on commit 02da291

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 02da291.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/11564961936
📝 Reported issues:

Please sign in to comment.