Merge pull request #1145 from thecodingmachine/dimensionMobile

Mobile sizing problem
This commit is contained in:
David Négrier
2021-06-08 18:21:05 +02:00
committed by GitHub
+1
View File
@@ -367,6 +367,7 @@ body {
}
#game {
height: 100%;
width: 100%;
position: relative; /* Position relative is needed for the game-overlay. */
}