mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-16 10:48:17 +02:00
N°9807 - Polishing CKEditor for iTop 3.3.0-beta1
- fix height of `ck-source-editing-area` to be inlined with `ck-editor__editable_inline`
This commit is contained in:
@@ -70,7 +70,7 @@ $ibo-vendors-ckeditor--ck-mentions--item--padding-y: $ibo-spacing-200 !default;
|
||||
}
|
||||
}
|
||||
|
||||
.ck-editor__editable_inline:not(.ck-comment__input *) {
|
||||
.ck-editor__editable_inline:not(.ck-comment__input *), .ck-source-editing-area {
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user