Component offline only check

This commit is contained in:
Mo Bitar
2018-01-21 10:25:31 -06:00
parent c3bb993075
commit 330649d261
4 changed files with 38 additions and 7 deletions

View File

@@ -79,6 +79,11 @@
flex-grow: 1;
display: flex;
overflow: auto;
.sn-component {
min-width: 100%;
}
iframe {
flex: 1;
width: 100%;