6 lines
98 B
SCSS
6 lines
98 B
SCSS
body.cke_editable {
|
|
padding: {
|
|
top: $spacer * 2;
|
|
bottom: $spacer * 2;
|
|
}
|
|
}
|