update
This commit is contained in:
parent
2d1e2a32af
commit
a40d1e8813
3 changed files with 18 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -418,4 +418,4 @@ function onWindowResize() {
|
|||
camera.updateProjectionMatrix();
|
||||
renderer.setSize(innerWidth, innerHeight);
|
||||
labelRenderer.setSize(innerWidth, innerHeight);
|
||||
}
|
||||
}
|
|
@ -276,4 +276,4 @@ button {
|
|||
padding: 4px;
|
||||
border-radius: 4px;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue