dashboard 형태의 UI 수정 및 고도화

This commit is contained in:
2026-03-04 08:29:39 +09:00
parent 618d5f8e6f
commit ccc9f7c634
17 changed files with 1296 additions and 224 deletions

View File

@@ -62,12 +62,14 @@
.sidebar__brand-sub {
margin: 0;
font-size: 10px;
font-size: 9px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.18em;
letter-spacing: 0.12em;
color: var(--neon-cyan);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/* ── 구분선 ──────────────────────────────────────────────────────────── */