chore: disable the scrolloverflow-y instead of all.
This commit is contained in:
parent
6ea2fafd92
commit
a44f8ca0e5
@ -94,7 +94,7 @@ body {
|
||||
border: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overscroll-behavior: none;
|
||||
overscroll-behavior-y: none;
|
||||
}
|
||||
|
||||
h1,
|
||||
|
Loading…
Reference in New Issue
Block a user