标签: google-chrome background-image css-position fixed
我有一个固定的背景图片,在Chrome上滚动时会摇晃,在其他浏览器上没有问题。风格:
display: flex; flex-flow: column nowrap; align-items: center; background: url(../url/toActualIMG.jpg) fixed no-repeat center center/cover;