agent-Specialization/static/src/styles
JOJO a50a793306 feat(chat): markdown 表格改横线风格并按宽度智能换行/滚动
- 表格去除外框/圆角/底色/竖线,仅保留横线(表头 1.5px --border-strong、行 1px --border-default),首列与正文对齐
- 新增 utils/tableLayout.ts:测量表格内容自然宽度,≤ 容器×1.35 时换行显示,超出退化为整表横向滚动;ResizeObserver 随容器宽度变化重判
- MarkdownRenderer 渲染后挂载判定(onMounted/onUpdated/watch content)
- 多智能体气泡表格同步同一风格;dark/light 变体移除表格背景/边框补偿

Co-authored-by: Astrion powered by Kimi-K3 <astrion-agent@users.noreply.github.com>
2026-09-09 19:42:33 +08:00
..
base release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
components feat(chat): markdown 表格改横线风格并按宽度智能换行/滚动 2026-09-09 19:42:33 +08:00
layout release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
utilities release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
index.scss release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00