@ -13,6 +13,7 @@ const css = csjs`
}
.plugItIn > div {
overflow-y : auto;
overflow-x : hidden;
height : 100%;
width : 100%;
@ -53,6 +53,7 @@ var css = csjs`
.select {
font-weight: normal;
width: 100%;
overflow: hidden;
.instanceContainer {
display: flex;