에디터 스킨 스타일 추가 수정 (미세 수정) (#1320)

#1308 에 대한 추가 수정입니다.
This commit is contained in:
Min-Soo Kim 2020-06-17 21:29:08 +09:00 committed by GitHub
parent ea381a46c6
commit 588f7a6df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,9 +49,10 @@
html {
&.cke_panel_container, &.cke_panel_container body {
background-color: #fff;
.light_dark(default);
}
body.cke_editable {
min-height: 100vh;
padding: 10px;
.light_dark(@colorset);
}