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

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;
}
/*