双人年度报告支持导出 [Enhancement]: 双人年度报告不支持导出 但总年度报告支持

Fixes #531
This commit is contained in:
xuncha
2026-04-03 21:07:44 +08:00
parent 62e23aaf23
commit 81b8960d41
4 changed files with 525 additions and 56 deletions

View File

@@ -238,7 +238,7 @@
}
.scene-message.sent .scene-avatar {
border-color: color-mix(in srgb, var(--primary) 30%, var(--bg-tertiary, rgba(0, 0, 0, 0.08)));
border-color: rgba(var(--ar-primary-rgb), 0.3);
}
.dual-stat-grid {
@@ -981,4 +981,4 @@
transform: translateY(0);
}
}
}
}