lepture / editor

A markdown editor. http://lab.lepture.com/editor/
https://lepture.com/
2.79k stars 265 forks source link

how to set size of the eidtor? #100

Closed zouchengzhuo closed 5 years ago

zouchengzhuo commented 8 years ago

i want to add it's height ,but don't know how to config

MaicolBen commented 8 years ago

@zouchengzhuo What do you mean? You can do that with css:

.CodeMirror {
    height: 1000px !important;
}
ryanhageman commented 6 years ago

Is this still an issue?

MaicolBen commented 6 years ago

@ryanhageman close it, the issuer didn't reply