Absolute positioning suspension layer style compatibility problem

wrote a web page to embed the PC client. Now I encounter a problem:

:
position: absolute;
z-index:100;
background:-sharpFFF;
...
PCwin7win10

position:fixed is useless, is it because of some css compatibility issue

Jun.22,2022

add a background color to your suspension box, background-color:-sharpfff

Menu