Commit 74c91db0 by doszhang

dos

parent 3a67a232
......@@ -330,7 +330,7 @@ function createPoster() {
let topHalfHeight = 489;
let bottomHalfHeight = 368;
let posterCanvasHeight = 0;
flagListHeight = flagListHeight + 70;
flagListHeight = flagListHeight + 60;
if (flagListHeight < 383) {
posterCanvasHeight = topHalfHeight + 383 + bottomHalfHeight;
......
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