产品指出两处: ① **标题比正文还小、还不加粗**。第一版 h3 做成了 12px/slate-500 的"小节标签", 结果句中那个 font-medium 的加粗反而比标题更抢眼 —— 层级是**反的**。 ⇒ h3 = 14px semibold slate-900(比正文 13.5 大半号),h1/h2 顺次放大。⛔ 别再改回小灰字:那是**卡片小节**的写法,不是**对话正文标题**的写法 —— 这段文字里标题是扫视的落脚点,它得是这一屏最重的东西。 ② **一行断在半路、右边空一大片**:上一版加的 `max-w-[34em]`(限中文行长 25–35 字) 在助手窗口放大后看起来像渲染坏了。⇒ 撤掉。 窄窗本来就只有 ~28 字/行,行长问题只在放大时出现,而放大正是主管要"看得多"的时候;⛔ 真要限行长得连用户气泡一起收进居中的对话栏(整块布局的事),别只勒住助手这一半。 实测(强制模型输出 ###):h3 = 14px/600/slate-900,正文 = 13.5px/400/slate-700, 段距 14px,容器 maxWidth: none。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| ai-invocations | Loading commit data... | |
| assistant | Loading commit data... | |
| host-admin | Loading commit data... | |
| pet | Loading commit data... | |
| plan-detail | Loading commit data... | |
| plans | Loading commit data... | |
| realtime-coach | Loading commit data... | |
| recall-debug | Loading commit data... | |
| supervisor | Loading commit data... | |
| ui | Loading commit data... | |
| auth-gate.tsx | Loading commit data... | |
| can.tsx | Loading commit data... | |
| identity-cluster.tsx | Loading commit data... | |
| mock-login-dialog.tsx | Loading commit data... | |
| priority-hover.tsx | Loading commit data... | |
| session-expired.tsx | Loading commit data... |