.ReactCodeMirror {
height: 100%;
}
.CodeMirror {
line-height: 1 !important;
.CodeMirror span {
font-size: 18px;
font-family: "Ubuntu Mono";
padding-bottom: 0px;
margin-bottom: 0px;
.CodeMirror-gutters {
background-color: @body-bg;
.CodeMirror-linenumber {
.CodeMirror-scroll {
padding-bottom: 30px;
.challenge-log .CodeMirror {
width: 100%;