diff --git a/app/assets/stylesheets/editor.css.scss b/app/assets/stylesheets/editor.css.scss index 9c4a5c7b..77e4eb2d 100644 --- a/app/assets/stylesheets/editor.css.scss +++ b/app/assets/stylesheets/editor.css.scss @@ -20,6 +20,9 @@ } } +#content-left-sidebar, #content-right-sidebar { + min-height: 250px; +} .frame { display: none;