android autofit mode causing issues with css width in web page

前端 未结 13 1530
挽巷
挽巷 2020-12-13 10:49

I am having problems with the auto resize feature of the android browser. The widths on my site are going a bit haywire when the device is in portrait mode.

What I w

13条回答
  •  南方客
    南方客 (楼主)
    2020-12-13 11:22

    Same problem here. The content within my

    tags is smushed to left side. No good solution found yet though I've found that if I add a background color to my

    tag it "fixes" the issue. I'm still trying to find a real fix though since adding a background color is not ideal.

提交回复
热议问题