Skip to content

Commit 1145b19

Browse files
update
1 parent 9fc31ba commit 1145b19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@
980980
scene.json
981981
</div>
982982
<div id="scenejsonTextareaContainer" style="position: absolute; left: 100px; top: 250px; width: 1020px; height: 920px; background-color: transparent; overflow: visible;">
983-
<textarea id="scenejsonTextarea" title="scene.json is a description of the whole scene." style="position: absolute; left: 0px; top: 0px; width: 1000px; height: 900px; border: 10px solid #979797; background-color: #222222; color: #C9EAEA; font-size: 20px; font-family: monospace; white-space: nowrap; overflow: auto; resize: none;">
983+
<textarea id="scenejsonTextarea" style="position: absolute; left: 0px; top: 0px; width: 1000px; height: 900px; border: 10px solid #979797; background-color: #222222; color: #C9EAEA; font-size: 20px; font-family: monospace; white-space: nowrap; overflow: auto; resize: none;">
984984
</textarea>
985985
</div>
986986
<div style="position: absolute; left: 1150px; top: 250px; width: 400px; height: 240px; color: #ffffff; font-size: 20px;">

0 commit comments

Comments
 (0)