Fix simulator height
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: relative;
|
||||
padding-top: 56.25%;
|
||||
padding-top: 90vh;
|
||||
|
||||
iframe {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user