Subscriber email: GMail is converting height to min-height

前端 未结 5 404
小鲜肉
小鲜肉 2020-12-24 06:31

This is a seemingly known issue when delivering email to Google users: Google changes any \"height\" declarations to \"min-height\". This means that images that are stacked

5条回答
  •  甜味超标
    2020-12-24 07:11

    I notice GMail does not interfere with a attribute setting. So that might be a work-around if you can easily assign the problematic element into a table.

提交回复
热议问题