내무부 500px 레이아웃을 바로잡음

This commit is contained in:
2026-08-31 18:50:13 +00:00
parent 50a443d94b
commit 8e0e7291de
2 changed files with 49 additions and 2 deletions
@@ -1269,9 +1269,9 @@ const clickOutsideMenu = (event: Event) => {
}
.mobile.compact .editor-layout {
min-height: 370px;
min-height: 420px;
display: grid;
grid-template-columns: 109px 391px;
grid-template-columns: 125px 375px;
grid-template-rows: auto auto;
}
.mobile.compact .control-pad {