Fix strategy records list showing empty rows after hub close.

Records were still in the database but CSS clipping hid row text; restore visible summary styling and symbol fallback from snapshots.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-08 08:51:47 +08:00
parent b34aefbcc4
commit ea92160d54
7 changed files with 43 additions and 12 deletions
+1 -1
View File
@@ -232,7 +232,7 @@
.stats-period-block h3{font-size:1rem;color:#dbe4ff;margin-bottom:4px}
.stats-period-block .sub{font-size:.78rem;color:#8892b0;margin-bottom:10px;line-height:1.4}
</style>
<link rel="stylesheet" href="/static/instance_theme.css?v=8">
<link rel="stylesheet" href="/static/instance_theme.css?v=9">
</head>
<body data-page="{{ page }}">