Expose layout mixins to a new file and use it accordingly to have control over component positioning from shadow DOM elements

This commit is contained in:
Gabor PEK
2018-03-13 18:19:59 +01:00
parent 174a1dd9a2
commit ba2e2ace6d
8 changed files with 101 additions and 85 deletions

View File

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