[TASK] Improve error and config handling

This commit is contained in:
Philipp Dieter
2021-04-16 11:55:50 +02:00
parent 3797bf0800
commit c2203a0d06
8 changed files with 419 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
.CodeMirror {
border: 1px solid #eee;
height: auto !important;
}