Scroll doesnt locks with overflow: hidden

148 Views Asked by At

I want to lock scroll when modal is open. I add to body overflow: hidden, but that doesn't help.

I also install js lib scroll-lock that do almost same thing.

Here is a shot of that magic https://i.stack.imgur.com/Hg4SW.jpg

How to lock scroll?

1

There are 1 best solutions below

0
On

Fixed it by adding by additinal height: 100vh