fix: keep tape date visible and finish dual-review shell polish

Give the overview date its own class so mobile cannot hide it, keep mentor
subtitles fully readable, and align sentiment table header tokens.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
MS-01-Codex
2026-08-20 02:31:52 +08:00
co-authored by Cursor multica-agent
parent bb67085dd4
commit df45638edd
6 changed files with 39 additions and 18 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
/* Canonical CSS owner: mentor. Historical layers consolidated 2026-08-02. */
body[data-active-view="mentorView"] .app-page-context {
max-width: 420px;
max-width: 560px;
min-width: 180px;
overflow: visible;
}
body[data-active-view="mentorView"] .app-page-context span {