벡테스팅 수정
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user