fengfeng_blog icon indicating copy to clipboard operation
fengfeng_blog copied to clipboard

网站导航 手机端 显示bug

Open Q-yt opened this issue 2 years ago • 2 comments

手机端的网站导航,在每 3x+2 的网站 item 会有显示错误。 如第 2 个(截图自 http://www.fengfengzhidao.com/sites/ ): image 如第 5 个: image

原因: site.css 中对每 3x+2 的网站 item 的 left 置为 -33% image

修改建议: 在 phone.css 中重写 left 置为 0(截图自我的本地调试) image

Q-yt avatar Jan 17 '23 04:01 Q-yt

收到,感谢你的提交

@.***

发件人: Q-yt 发送时间: 2023-01-17 12:13 收件人: fengfengzhidao/fengfeng_blog 抄送: Subscribed 主题: [fengfengzhidao/fengfeng_blog] 网站导航 手机端 显示bug (Issue #3) 手机端的网站导航,在每 3x+2 的网站 item 会有显示错误。 如第 2 个(截图自 http://www.fengfengzhidao.com/sites/ ):

如第 5 个: 原因: site.css 中对每 3x+2 的网站 item 的 left 置为 -33% 修改建议: 在 phone.css 中重写 left 置为 0(截图自我的本地调试) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

fengfengzhidao avatar Jan 17 '23 11:01 fengfengzhidao

image 没有复现出来

fengfengzhidao avatar Aug 04 '23 14:08 fengfengzhidao