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:
co-authored by
Cursor
multica-agent
parent
bb67085dd4
commit
df45638edd
+2
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user