Skip to content

Commit

Permalink
Ensure device previews extra scrollbar only appears when needed (Word…
Browse files Browse the repository at this point in the history
…Press#62952)

Co-authored-by: talldan <[email protected]>
Co-authored-by: stokesman <[email protected]>
  • Loading branch information
3 people authored Jul 1, 2024
1 parent aa304b2 commit a6c599a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/components/iframe/content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
.block-editor-iframe__scale-container {
width: 100%;
height: 100%;
display: flex;
}

.block-editor-iframe__scale-container.is-zoomed-out {
Expand Down

0 comments on commit a6c599a

Please sign in to comment.