거래탭 ui 수정

This commit is contained in:
Macbook
2026-05-27 02:14:29 +09:00
parent fc06a16184
commit d0985f8f0f
2 changed files with 14 additions and 1 deletions
@@ -645,6 +645,12 @@
font-weight: 600;
}
.vtd-trade-meta-value--time {
font-variant-numeric: tabular-nums;
font-weight: 500;
text-align: right;
}
.vtd-muted {
font-size: 12px;
color: var(--se-text-muted);