dashboard 형태의 UI 수정 및 고도화
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
/* ── 구분선 ──────────────────────────────────────────────────────────── */
|
||||
|
||||
Reference in New Issue
Block a user