Add horizontal view, change header layout and fix webide position problems

This commit is contained in:
Gabor PEK
2018-03-12 10:32:01 +01:00
parent 822b65462d
commit 5e0e55eb16
12 changed files with 85 additions and 74 deletions

View File

@ -1 +1 @@
<div #xterm class="tfw-xterm mt-3 mb-3" (window:resize)="fit()"></div>
<div #xterm class="tfw-xterm" (window:resize)="fit()"></div>