auto: 2026-08-29 19:05 (EOMSANGDON-HOME)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user