Commit 1dee427b by doszhang

dos

parent 74ed7c81
...@@ -146,7 +146,7 @@ function initPage() { ...@@ -146,7 +146,7 @@ function initPage() {
}); });
if (transformTop + 179 > 243) { if (transformTop + 179 > 243) {
$('.upload-page .logo').css('top', transformTop + 189 + 'px'); $('.upload-page .logo').css('top', transformTop + 185 + 'px');
} }
const displacement = parseFloat(getTranslateDistance()); const displacement = parseFloat(getTranslateDistance());
......
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 sign in to comment