Improvement style codemirror
This commit is contained in:
2
gulliver/js/codemirror/lib/codemirror.css
vendored
2
gulliver/js/codemirror/lib/codemirror.css
vendored
@@ -3,7 +3,7 @@
|
||||
.CodeMirror {
|
||||
/* Set height, width, borders, and global font properties here */
|
||||
font-family: monospace;
|
||||
height: 300px;
|
||||
height: '95%';
|
||||
}
|
||||
.CodeMirror-scroll {
|
||||
/* Set scrolling behaviour here */
|
||||
|
||||
Reference in New Issue
Block a user