ds-site/Resources/Private/Sass/Frontend/components/_ckeditor.scss
2020-01-22 08:07:14 +01:00

6 lines
98 B
SCSS

body.cke_editable {
padding: {
top: $spacer * 2;
bottom: $spacer * 2;
}
}