This commit is contained in:
Liang Ding 2014-09-09 11:54:39 +08:00
parent c48b302baf
commit 373f3071cb
1 changed files with 1 additions and 1 deletions

View File

@ -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">