릴리스: v1.2.17 에디터 우측 패널 래퍼 제거

This commit is contained in:
2026-03-30 17:15:50 +09:00
parent 14a6823c3e
commit ed4023d1bd
7 changed files with 17 additions and 33 deletions

View File

@@ -720,6 +720,9 @@ async function logout() {
.localRightRailRoot {
min-height: calc(100vh - 40px);
display: grid;
align-content: start;
gap: 14px;
}
.toastStack {