벡테스팅 수정

This commit is contained in:
Macbook
2026-06-03 02:04:30 +09:00
parent 88fe92d8c3
commit 8de3b77479
14 changed files with 156 additions and 86 deletions
@@ -1662,6 +1662,19 @@
overflow: hidden;
}
.vtd-card-title--chart {
gap: 4px;
}
.vtd-card-chart-strategy {
font-size: 11px;
font-weight: 600;
color: var(--se-text-muted);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.vtd-card-ko {
font-size: 14px;
font-weight: 700;