fix: fit 13 limit-pool columns at 1600 and restyle leftover tokens

Keep the limit-up table inside the card without horizontal scroll,
raise header/row metrics to the B-147 spec, restore night sort accent,
and switch the day-mode repair badge to the shared blue token.

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 03:35:40 +08:00
co-authored by Cursor multica-agent
parent df45638edd
commit f67100929b
4 changed files with 87 additions and 9 deletions
+2 -2
View File
@@ -367,9 +367,9 @@
}
.sentiment-phase-badge.phase-repair {
background: rgb(231, 246, 246);
background: var(--accent-soft);
color: rgb(11, 109, 116);
color: var(--accent);
}
.sentiment-phase-badge.phase-fermentation {