Fixes alternateUUID callback, component stack association

This commit is contained in:
Mo Bitar
2018-01-20 18:31:29 -06:00
parent 1dbc394c4d
commit 85cdba7a9e
11 changed files with 75 additions and 64 deletions

View File

@@ -78,6 +78,7 @@
.component-view {
flex-grow: 1;
display: flex;
overflow: auto;
iframe {
flex: 1;
width: 100%;