css flexbox flex-end scroll-x not working

March 20, 20211分钟阅读

背景

在移动设备中, 右对齐弹性布局flex-end 会导致水平滚动失效。可以通过如下方式修复

不使用flex-end,用flex-direction: row-reverse替代

另外可以通过设置 direction: rtl 实现, 但实际不实用

Reference

未经许可, 不可转载


由于中国政策GFW, 评论系统无法使用。

你可以使用vpn代理或者调整host域名 *.disqus.com下所有请求, 然后点击这里即可重新加载评论