better error handling

This commit is contained in:
2023-08-23 17:00:24 +02:00
parent 721a39117c
commit 547eaaefd5
2 changed files with 9 additions and 6 deletions

View File

@ -25,7 +25,7 @@
.cm-editor {
width: 100%;
height: 90vh;
height: 92vh;
max-height: 100vh;
}