Add next button for instructions and finally the terminal is responsive

This commit is contained in:
Gabor PEK
2018-03-14 16:43:44 +01:00
parent bcd030e3d9
commit f0ecdd31f2
7 changed files with 44 additions and 38 deletions

View File

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