agent-Specialization/static/src/styles
JOJO 395a9467ec fix(ui): 移动端顶栏留白挪到滚动容器,根治 backdrop-filter 无内容可模糊
- chat-container--mobile 的 padding-top 会把滚动区整体下推(父容器 overflow:hidden),
  fixed 顶栏的三级模糊条带背后只剩纯色背景,移动端模糊失效只剩颜色渐隐层
- 留白改到 .chat-container--mobile .messages-area(52px=44 顶栏+8 间距),
  与桌面端 has-title-ribbon 机制对齐,消息滚动时可进入顶栏背后
- monitor 模式无滚动区,保留容器级留白防面板被顶栏遮盖
- 顺带清理媒体查询外永不生效的 52px 死代码(断点与 isMobileViewport 同源)

Co-authored-by: Astrion powered by Kimi-K3 <astrion-agent@users.noreply.github.com>
2026-08-30 10:03:54 +08:00
..
base release: sync from main @0f9fd1b2 (2026-08-22) 2026-08-22 12:27:19 +08:00
components fix(ui): 移动端顶栏留白挪到滚动容器,根治 backdrop-filter 无内容可模糊 2026-08-30 10:03:54 +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