mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +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 {
|
||||
min-height: 100vh;
|
||||
box-sizing: border-box;
|
||||
padding: 10px;
|
||||
.light_dark(@colorset);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue