agent-Specialization/static/src/components/input
JOJO d095531bb8 refactor(frontend): unify chat content rail alignment
Normalize the chat content rail around the input composer as the width baseline. This introduces shared rail variables, compensates message content for the actual scrollbar gutter, and separates mobile/webview behavior so desktop, mobile web, and app shell layouts stay centered consistently.

Align assistant text, markdown blocks, tables, minimal-mode summaries, expanded minimal steps, slash/runtime/git floating UI, and brief-message separators to the same horizontal rail. Remove the collapsed right resize handle and mobile menu glow while preserving the intended percentage widths for floating composer affordances.

Validation: npm run build --silent 2>&1 | tail -n 5
2026-06-07 01:55:20 +08:00
..
InputComposer.vue refactor(frontend): unify chat content rail alignment 2026-06-07 01:55:20 +08:00
QuickMenu.vue refactor(frontend): 颜色 token 系统两层重构 + 三主题填色 + 去半透明 2026-06-06 16:20:58 +08:00
RollingNumber.vue feat(frontend): 状态栏 +/- 行数变化加数字滚筒动画 2026-06-01 19:15:30 +08:00