auto: 2026-08-29 19:05 (EOMSANGDON-HOME)

This commit is contained in:
2026-08-29 19:05:09 +09:00
parent 1165c657e7
commit 86a3266e0e
3 changed files with 63 additions and 21 deletions
@@ -63,6 +63,12 @@
font-weight: 600;
}
/* 아직 만들지 않는 도면 — 자리만 잡아 둔 버튼. */
.b07-drawing-button[data-pending="true"] {
opacity: 0.5;
cursor: not-allowed;
}
/* 그리드 제목은 두 열을 가로지른다 */
.b07-drawing-group[data-kind="cross"] h3 {
grid-column: 1 / -1;