在谷歌瀏覽器中如果只對flex布局模式下的圖片單獨對width調整,高度不會改變,火狐中沒這個問題。求解答。<div?class="test">
????<img?src="images/1.jpg">
</div>.test
{
????display:flex;
?}
?.test?img
?{
?????width:50%;
?}
- 2 回答
- 0 關注
- 5324 瀏覽
添加回答
舉報
0/150
提交
取消