Commit 5c258939 authored by 吕祺's avatar 吕祺 ⛹🏽

fix

parent 504b146f
......@@ -82,7 +82,7 @@ function getWindowHeight() {
if(isMobile) {
return window.innerHeight * 0.9
} else {
return window.innerHeight * 0.66
return window.innerHeight * 0.8
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment