mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-09 20:12:14 +09:00
에디터에 스크롤이 생기는 문제 해결 (#1377)
https://github.com/rhymix/rhymix/issues/1375
This commit is contained in:
parent
a6bb44bf88
commit
c3d40f733d
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ html {
|
||||||
}
|
}
|
||||||
body.cke_editable {
|
body.cke_editable {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
box-sizing: border-box;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
.light_dark(@colorset);
|
.light_dark(@colorset);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue