feat(core): Update to ckeditor 5. Fixes #5920.

This commit is contained in:
smizrahi
2024-02-27 14:29:59 +01:00
parent b8a6d576e1
commit e92fb8f52d
198 changed files with 754 additions and 5677 deletions
@@ -5,4 +5,9 @@
margin-left: $bl * 2;
margin-right: $bl * 2;
}
}
// CKEditor
.ck-editor__editable {
min-height: 200px;
}
}