Skip to content

Commit 254d835

Browse files
committed
add stub for codeblock issue on macOS 10.14.x, or to revert to previous behavior
1 parent 9bd6c33 commit 254d835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dark/userchrome.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pre.CodeMirror-line span[role="presentation"] span.cm-comment {
3636

3737
/*------ Editor: codeblock issue macOS 10.14.x (https://g0to.ca/0k7vF) ------*/
3838
/*
39-
div.CodeMirror div.cm-jn-code-block {
39+
.CodeMirror .cm-jn-code-block {
4040
background-color: unset !important;
4141
}
4242
*/

0 commit comments

Comments
 (0)