small fix

This commit is contained in:
2023-08-23 16:29:35 +02:00
parent 65bcec1caf
commit c825027d0f

View File

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