4 lines
52 B
CSS
4 lines
52 B
CSS
|
.CodeMirror {
|
||
|
background: #fcfcfc;
|
||
|
border: none;
|
||
|
}
|