Allow to set item notes below or above the files

This commit is contained in:
Eike Kettner
2020-08-05 21:23:42 +02:00
parent 0453494cc6
commit baa25d0f2f
4 changed files with 117 additions and 29 deletions

View File

@ -122,7 +122,7 @@ textarea.markdown-editor {
max-height: 300px;
width: 100%;
border: 0;
min-height: 10em;
min-height: 5em;
}
.default-layout .job-log {