Fix for tabs

This commit is contained in:
piotrpekala7
2020-03-27 13:14:14 +01:00
parent 43787e94e8
commit a341d7c2ec
3 changed files with 11 additions and 7 deletions

View File

@ -1 +1 @@
<div #terminal id="terminal"></div>
<div [style.visibility]="visible ? 'hidden' : 'visible' " #terminal id="terminal"></div>