6 lines
75 B
CSS
6 lines
75 B
CSS
@import "~codemirror/lib/codemirror.css";
|
|
|
|
.CodeMirror {
|
|
height: auto;
|
|
}
|