CSS zoom 对带 max-width/height:100% 的 flex item 无效(放大后被百分比 max 重新约束回去,视觉不变)。改为:以 scale=1 的贴合显示尺寸为基准缓存,缩放时 max:none + 显式 width/height = base × scale 像素,真正撑大布局让 body 出 滚动条;复位时清空还原自适应。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| static | ||
| __init__.py | ||
| admin.py | ||
| app.py | ||
| auth.py | ||
| broker.py | ||
| pptx_render.py | ||
| sinks.py | ||
| static_files.py | ||