ds-site/Resources/Private/Sass/Frontend/components/_ckeditor.scss

7 lines
98 B
SCSS
Raw Normal View History

2019-12-13 15:17:30 +01:00
body.cke_editable {
2019-12-13 15:37:44 +01:00
padding: {
top: $spacer * 2;
bottom: $spacer * 2;
}
2019-12-13 15:17:30 +01:00
}