Bug fixes

This commit is contained in:
piotrpekala7
2020-03-28 19:28:31 +01:00
parent bb75727aaf
commit 7393fd52e1
3 changed files with 2 additions and 7 deletions

View File

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