Skip to content

Commit 728c2b0

Browse files
committed
[fixed] docs CodeMirror scroll height too big
1 parent d282621 commit 728c2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ body {
6868
}
6969

7070

71-
.CodeMirror {
71+
.CodeMirror, .CodeMirror-scroll {
7272
height: auto;
7373
}
7474

0 commit comments

Comments
 (0)