Thin gray/black lines on web page viewed with iPad

后端 未结 11 2214
南旧
南旧 2020-12-13 22:07

We\'re finding the the iPad is displaying thin grey/black lines on our site. It seems to be some form of scaling-artefact on mobile Safari. I\'ve provided two snippets of

11条回答
  •  一整个雨季
    2020-12-13 22:32

    If the

    is not the same color as the background and is white, this is very viewable.
    Basically, the background-color in format needs to be the same color as the
    sitting on top of it or you will get a line.
    An easy work around is to change the background-color to match the
    or make a tile that will cover the areas in the background where the
    sit.

提交回复
热议问题