Commit d658bad5 by doszhang

dos

parent c56aa82e
......@@ -340,7 +340,7 @@ function createPoster() {
}
let flagListHeight = $('.poster-page .poster-list').height();
let topHalfHeight = pxToRem(389);
let topHalfHeight = pxToRem(489);
let bottomHalfHeight = pxToRem(368);
let posterCanvasHeight = 0;
// flagListHeight = flagListHeight * 2;
......
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