Answer the question
In order to leave comments, you need to log in
A fixed overlay overlays the browser's default scroll. Why?
A fixed overlay overlays the browser's default scroll. Why? For clarity:
Mask code:
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
z-index: 1000
background color: black
opacity: 0.6
Maybe someone came across? What could it be?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question