DOM element game 1OO% height
This commit is contained in:
parent
1b89adc604
commit
4c1dd914eb
@ -367,6 +367,7 @@ body {
|
||||
}
|
||||
|
||||
#game {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
position: relative; /* Position relative is needed for the game-overlay. */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user