Fixes iOS fullscreen not centered issue. (#2284)
This commit is contained in:
parent
d1a10386c0
commit
30ffb30a97
@ -20,6 +20,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Default to 16:9 ratio but this is set by JavaScript based on config
|
// Default to 16:9 ratio but this is set by JavaScript based on config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user