/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/**
 * @file
 * CKEditor frame styles.
 */

.cke_editable:not(.cke_editable_inline) {
  margin: 1em calc(1em - 2px);
}
