diff --git a/modules/webapp/src/main/webjar/docspell.css b/modules/webapp/src/main/webjar/docspell.css index 74862274..83e8f993 100644 --- a/modules/webapp/src/main/webjar/docspell.css +++ b/modules/webapp/src/main/webjar/docspell.css @@ -191,6 +191,7 @@ textarea.markdown-editor { overflow: auto; padding: 0.5em; font-family: monospace,monospace; + max-height: 75vh; } .default-layout .job-log>.debug {