diff --git a/demo/index.html b/demo/2d-shape.html similarity index 100% rename from demo/index.html rename to demo/2d-shape.html diff --git a/demo/camera+html.html b/demo/issues/issue-1743.html similarity index 79% rename from demo/camera+html.html rename to demo/issues/issue-1743.html index 87182a935..36cadb517 100644 --- a/demo/camera+html.html +++ b/demo/issues/issue-1743.html @@ -14,12 +14,15 @@ padding: 0; } - html, body { height: 100vh; + padding: 111px 0 0 111px; + /* padding: 100px 0 0 100px; */ } #container { + /* border: 1px solid #ddd; */ + background-color: #ddd; width: 100%; height: 100%; } @@ -29,16 +32,14 @@
- - + + + + +