@ -93,8 +93,6 @@ var css = csjs`
top : 0;
left : 50px;
bottom : 0;
overflow : hidden;
overflow-y : auto;
}
.highlightcode {
position:absolute;
@ -6,7 +6,6 @@ const yo = require('yo-yo')
const css = csjs`
.panel {
height: 100%;
overflow-y: hidden;
display: flex;
flex-direction: column;
@ -8,11 +8,12 @@ var css = csjs`
.instanceContainerTitle {
font-weight: bold;
margin-bottom: 5%;
margin-bottom: 25px;
font-size: 12px;
justify-content: space-between;
padding-left: 15px;
height: 0px;
.settings {
margin-bottom: 2%;