ckeditor-frame.pcss.css
Same filename in other branches
CKEditor frame styles.
File
-
core/
themes/ claro/ css/ theme/ ckeditor-frame.pcss.css
View source
- /**
- * @file
- * CKEditor frame styles.
- */
-
- @import "../base/variables.pcss.css";
-
- .cke_editable:not(.cke_editable_inline) {
- margin: 1em calc(1em - var(--input-border-size) - var(--input-border-size));
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.