ckeditor5.workaround.css
Same filename in this branch
.quickedit-editable, .quickedit-editing.ck.ck-editor__editable_inline { top: inherit !important; left: inherit !important; margin-bottom: inherit !important; } .quickedit-editing.ck.ck-editor__editable_inline > :first-child { margin-top: inherit; }
File
-
core/
modules/ quickedit/ css/ editors/ formattedText/ ckeditor5.workaround.css
View source
- .quickedit-editable,
- .quickedit-editing.ck.ck-editor__editable_inline {
- top: inherit !important;
- left: inherit !important;
- margin-bottom: inherit !important;
- }
- .quickedit-editing.ck.ck-editor__editable_inline > :first-child {
- margin-top: inherit;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.