Issue with background color and Google Chrome

后端 未结 22 1104
一向
一向 2020-12-08 02:06

Sometimes I get a broken background in Chrome. I do not get this error with any other browser.

This is the simple CSS line responsible for the background color of b

22条回答
  •  攒了一身酷
    2020-12-08 02:54

    Oddly enough it doesn't actually happen on every page and it doesn't seem to always work even when refreshed.

    My solutions was to add {height: 100%;} as well.

提交回复
热议问题