Skip to content

Commit 4b52c7c

Browse files
author
minjk-bl
committed
Edit basic codemirror style
1 parent 686e1b8 commit 4b52c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visualpython/lib/codemirror/lib/codemirror.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.CodeMirror {
44
/* Set height, width, borders, and global font properties here */
55
font-family: monospace;
6-
height: 300px;
6+
/* height: 300px; */
77
color: black;
88
direction: ltr;
99
}

0 commit comments

Comments
 (0)