Skip to content

Commit

Permalink
Applied max height to html block. (#16187)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolad authored and noisysocks committed Jul 10, 2019
1 parent 03121c5 commit 9f1657d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/html/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
padding: 0.8em 1em;
border: 1px solid $light-gray-500;
border-radius: 4px;
max-height: 250px;

/* Fonts smaller than 16px causes mobile safari to zoom. */
font-size: $mobile-text-min-font-size;
Expand Down

0 comments on commit 9f1657d

Please sign in to comment.