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