Skip to content

Commit 8571286

Browse files
committed
style(Safari): Solve browser compatibility issues.
1 parent eee3636 commit 8571286

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/monokai.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
/* Based on Sublime Text's Monokai theme */
2+
.CodeMirror {
3+
overflow: initial !important;
4+
}
25
.CodeMirror pre {
36
font-family: inherit !important;
47
font-size: inherit !important;

0 commit comments

Comments
 (0)