Update index.html
parent
efe031d4e2
commit
080b779235
|
@ -65,7 +65,7 @@
|
|||
</div>
|
||||
|
||||
<h3>Log:</h3>
|
||||
<textarea cols="100" rows="15" id="output" readonly></textarea><br>
|
||||
<div cols="100" rows="15" id="output" style="border: 1px solid black;"></div><br>
|
||||
<button class="btn" id="clearlogsbutton" onclick="clearLog();">Clear Logs</button>
|
||||
|
||||
<script src="./fusee.bin.js"></script>
|
||||
|
|
Loading…
Reference in New Issue