fix body overflow
This commit is contained in:
parent
70438ee947
commit
cb77d5bbe9
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
body {
|
||||
overflow: hidden;
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue