Skip to content

Commit

Permalink
Zoom out further
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed May 27, 2022
1 parent abdf186 commit d109b25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/block-editor/src/components/block-list/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,8 @@

.block-editor-iframe__body.is-zoom-out-mode {
transform-origin: top center;
transform: scale(0.8);
margin-bottom: -80%;
transform: scale(0.7);
margin-bottom: -70%;
}

.block-editor-iframe__body.is-zoom-out-mode > .block-list-appender {
Expand Down

0 comments on commit d109b25

Please sign in to comment.