mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 18:39:33 +00:00
Restrict height of job output
This commit is contained in:
parent
0abd7dea10
commit
cef1c38cc4
@ -191,6 +191,7 @@ textarea.markdown-editor {
|
||||
overflow: auto;
|
||||
padding: 0.5em;
|
||||
font-family: monospace,monospace;
|
||||
max-height: 75vh;
|
||||
}
|
||||
|
||||
.default-layout .job-log>.debug {
|
||||
|
Loading…
x
Reference in New Issue
Block a user