fix(ai-avatar): 封面预览改为竖屏 9:16 比例 #1845
Reference in New Issue
Block a user
Delete Branch "fix/ai-avatar-cover-preview-portrait"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题
封面预览图片被
max-height: 160px限死高度,在容器宽度拉满时比例被压扁成横屏。修复
max-height: 160pxmax-width: 240px+margin: 0 auto居中,与.aa-lipsync-preview保持一致img保留object-fit: cover裁剪不变形改动文件
apps/web/src/pages/ai-avatar/AiAvatar.css验证
CI全绿,自动审批通过。
CI全绿,自动审批通过。
🚀 预览环境已部署
🗑️ 预览环境已清理
PR #1845 已关闭或合并,对应的预览环境已被清理。