Improve server environment display

This commit is contained in:
Kijin Sung 2017-02-22 19:49:49 +09:00
parent 954d2c7ec6
commit 4ee115e4f3
10 changed files with 186 additions and 210 deletions

View file

@ -4,5 +4,5 @@
</div>
<section class="section">
<textarea style="width:96%;height:400px;">{$str_info}</textarea>
<div class="server_env">{$str_info}</div>
</section>