diff --git a/app/assets/stylesheets/themes/scinote.scss b/app/assets/stylesheets/themes/scinote.scss index ccd726b81..51b10a7d2 100644 --- a/app/assets/stylesheets/themes/scinote.scss +++ b/app/assets/stylesheets/themes/scinote.scss @@ -1151,6 +1151,7 @@ ul.content-module-activities { max-height: 75vh; overflow-y: auto; width: 100%; + .ql-editor { min-height: initial; }