Align dashboard PnL columns with monitor; add back-to-dashboard button.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-20 12:34:09 +08:00
parent eb2afb3c55
commit 3ed8dabc76
5 changed files with 58 additions and 15 deletions
+5
View File
@@ -273,6 +273,11 @@ body.hub-page-dashboard .page#page-dashboard {
color: color-mix(in srgb, var(--dash-accent) 80%, #fff);
}
.dash-tp-profit {
color: var(--dash-accent);
font-variant-numeric: tabular-nums;
}
.dash-empty-inline {
padding: 8px 0 4px;
font-size: 0.78rem;