Merge branch 'develop' into next

This commit is contained in:
Kijin Sung 2020-08-19 15:41:14 +09:00
commit 9782c30654
14 changed files with 42 additions and 18 deletions

View file

@ -53,6 +53,7 @@ html {
}
body.cke_editable {
min-height: 100vh;
box-sizing: border-box;
padding: 10px;
.light_dark(@colorset);
}