This commit is contained in:
parent
c48b302baf
commit
373f3071cb
|
@ -9,7 +9,7 @@
|
|||
<input id="shellInput" placeholder="Command..."/>
|
||||
|
||||
<div>
|
||||
<textarea id="shellOutput" rows="10" ></textarea>
|
||||
<textarea id="shellOutput" rows="40" ></textarea>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in New Issue