forked from MarseyWorld/MarseyWorld
Tweak
parent
108663597e
commit
2a374e0b34
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "chat",
|
||||
"version": "0.1.12",
|
||||
"version": "0.1.13",
|
||||
"main": "./src/index.tsx",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
html,
|
||||
body {
|
||||
/* overflow: hidden; */
|
||||
overscroll-behavior-y: none;
|
||||
}
|
||||
|
||||
html {
|
||||
|
|
Loading…
Reference in New Issue