5 lines
69 B
CSS
5 lines
69 B
CSS
.CodeMirror {
|
|
border: 1px solid #eee;
|
|
height: auto !important;
|
|
}
|