android autofit mode causing issues with css width in web page

前端 未结 13 1533
挽巷
挽巷 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:15

    I set a min-width and a width on the td where my email content lives and is now working fine in Android's gmail app where versions use autofit mode.

    
    
      
        
        Gmail Issue
      
      
        

提交回复
热议问题