.container-editor {
    height: 100%;

    #editor-wrapper {
        height: 100%;
    }

    .Pane2 {
        padding: 0 20px;
        overflow-y: scroll;
    }

}
