Fix simulator height

This commit is contained in:
2026-07-13 14:38:15 +02:00
parent a811cc85dc
commit a745b29126
+1 -1
View File
@@ -2,7 +2,7 @@
width: 100%; width: 100%;
height: 100%; height: 100%;
position: relative; position: relative;
padding-top: 56.25%; padding-top: 90vh;
iframe { iframe {
position: absolute; position: absolute;