.text-editor {
    height: 500px !important;
}

.monaco-editor {
    height: 500px !important;
}

.monaco-editor-container {
    height: 500px !important;
}