Skip to content

Commit ac998cc

Browse files
committed
Fix freezing Canary due to an unexpected bag related to codemirror
1 parent e63da3a commit ac998cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/browser/views/includes/style.jade

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,5 @@ style.
2929
overflow: auto;
3030
height: 100%;
3131
}
32-
.CodeMirror {
33-
height: 100% !important;
34-
}
3532
link(href='/css/codemirror.css', rel="stylesheet")
3633
link(href='/css/night.css', rel="stylesheet")

0 commit comments

Comments
 (0)