service2.js: Revise

This commit is contained in:
2024-05-23 12:35:12 +02:00
parent 947d5048e6
commit 94f55e0d7f
2 changed files with 7 additions and 4 deletions

View File

@@ -17,5 +17,6 @@
}
.ck-editor__editable {
height: 400px;
min-height: 100px;
max-height: 500px;
}