- 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> |
||
|---|---|---|
| .. | ||
| base | ||
| components | ||
| layout | ||
| utilities | ||
| index.scss | ||