대시보드 시스템 상태 신호등 가로 배치로 수정
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -326,13 +326,15 @@
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
/* ── 시스템 상태 — 3열 신호등 ── */
|
||||
/* ── 시스템 상태 — 3열 신호등 (가로 배치) ── */
|
||||
.gc-dash-sys-status {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: flex-start;
|
||||
justify-content: space-around;
|
||||
gap: 8px;
|
||||
padding: 8px 4px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.gc-sys-tl-item {
|
||||
|
||||
Reference in New Issue
Block a user