mirror of
https://github.com/Combodo/iTop.git
synced 2026-07-18 20:56:38 +02:00
N°9807 - Polishing CKEditor for iTop 3.3.0-beta1
- apply overflow auto to ck-source-editing-area via ckeditor build
This commit is contained in:
@@ -84,11 +84,6 @@ $ibo-vendors-ckeditor--ck-mentions--item--padding-y: $ibo-spacing-200 !default;
|
||||
}
|
||||
}
|
||||
|
||||
// N°7552 Allow source editing area to be scrollable in full screen
|
||||
.ck-maximize_editor_main .ck-source-editing-area textarea{
|
||||
overflow: auto !important;
|
||||
}
|
||||
|
||||
/* Mentions */
|
||||
.ck-mentions {
|
||||
.ck-button {
|
||||
|
||||
Reference in New Issue
Block a user