Skip to content

Commit 74139bc

Browse files
committed
fix CodeMirror height
1 parent 9a3058d commit 74139bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/_static/css/codemirror.css

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
.CodeMirror {
44
/* Set height, width, borders, and global font properties here */
55
font-family: monospace;
6-
height: 300px;
76
color: black;
87
direction: ltr;
98
flex: 1;

0 commit comments

Comments
 (0)