1 Display flex in Chrome with 100% height of child elements 0 css, height of nested flexbox not correct in Chrome 6 Percentage height not working in nested flexbox layout in Chrome 2 Why does flexbox only cap child height in chrome? 1 flex div won't grow to parent height in Chro...
演示:https://codepen.io/tronghiep92/pen/NvzVoo 谢谢,这对我有帮助。 flex 孩子会自动拉伸到容器的高度吗?这就是为什么这有效吗? @ReeceKenney,是的,你的问题。这在我的回答中得到了解释。参见解决方案#4。 N Narasinghe 对于Mobile Safari 有一个浏览器修复。您需要为 iOS 设备添加 -webkit-box。
演示:https://codepen.io/tronghiep92/pen/NvzVoo 谢谢,这对我有帮助。 flex 孩子会自动拉伸到容器的高度吗?这就是为什么这有效吗? @ReeceKenney,是的,你的问题。这在我的回答中得到了解释。参见解决方案#4。 N Narasinghe 对于Mobile Safari 有一个浏览器修复。您需要为 iOS 设备添加 -webkit-box。