.CodeMirror {
    height: unset;
    border: 1px solid #dedddc;
}

.dashboard-content .CodeMirror {
    height: fit-content;
}