Commit 85a22387 by doszhang

dos

parent 9d85f0d8
......@@ -142,7 +142,7 @@ function initPage() {
$('.top').css('top', transformTop + 'px');
$('.bottom').css({
top: 'auto',
bottom: transformTop + 'px'
bottom: 0 + 'px'
});
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