Files
ericwyuan 68363957ec fix(ui): Copilot 浮窗按钮被 F7 全局 width:100% 撑满,显式覆盖为 width:auto
Framework7 自带 button { width: 100% } 且打包后排在 Copilot 规则之后,把
面板内 ✕ 与发送按钮拉满父容器,input 被挤成 21px、✕ 跑到面板中部。
在 .copilot-close / .copilot-compose button 上显式 width:auto + flex 固定,
重建并同步 backend/static 产物(main.00d05e81.css)。
2026-09-02 19:34:24 +08:00

427 B