资金栏交易账户 USDT/ETH 多行显示。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-20 17:40:16 +08:00
parent 857974070e
commit feef36db78
4 changed files with 11 additions and 4 deletions
+7
View File
@@ -837,6 +837,13 @@ html[data-theme="light"] .nav-spot--down .nav-spot-pct {
white-space: nowrap;
}
.stat-strip-item .value[data-funds-field="current-capital"],
.inst-phone-chip b[data-funds-field="current-capital"] {
white-space: pre-line;
line-height: 1.25;
text-align: center;
}
.stat-strip-item--primary .label {
font-size: 0.76rem;
}