feat(hub): add archive quote AI coach review from inner light page

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-11 21:10:39 +08:00
parent bb8bb3ae34
commit 180aff5310
7 changed files with 276 additions and 4 deletions
+5
View File
@@ -5615,8 +5615,13 @@ body.funds-fullscreen-open {
}
.archive-quote-actions {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.archive-quote-ai-btn {
color: var(--accent);
border-color: color-mix(in srgb, var(--accent) 35%, var(--border-soft));
}
.archive-main-panel {
display: flex;
flex-direction: column;