N°7552 - Polishing CKeditor

- set an editor height to prevent editor growing
This commit is contained in:
Benjamin Dalsass
2024-06-13 16:21:58 +02:00
parent b8c4be7a3d
commit 6c0dfd13eb
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ $ibo-vendors-ckeditor--ck-text-huge-font-size: $ibo-font-size-350;
}
.ck-editor__editable_inline:not(.ck-comment__input *) {
min-height: 200px;
height: 200px;
}
/* Fullscreen button (Combodo custom plugin) */

File diff suppressed because one or more lines are too long

View File

@@ -6012,7 +6012,7 @@ label {
}
div.ck .ck-content{
min-height: 180px;
height: 180px;
}
/*