Commit b89c341b by doszhang

dos

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