diff --git a/src/views/gutenberg-blocks/gutenberg-blocks-style.scss b/src/views/gutenberg-blocks/gutenberg-blocks-style.scss index 59c80dd7c..a11d7bf05 100644 --- a/src/views/gutenberg-blocks/gutenberg-blocks-style.scss +++ b/src/views/gutenberg-blocks/gutenberg-blocks-style.scss @@ -185,7 +185,7 @@ list-style-type: none; margin: 10px; padding: 2px; - max-height: 50vh; + max-height: 39vh; overflow-y: auto; overflow-x: hidden;