We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f7eaf commit 19cbf23Copy full SHA for 19cbf23
lib/codemirror.css
@@ -19,7 +19,7 @@
19
}
20
21
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
22
- background-color: transparent; /* The little square between H and V scrollbars */
+ background-color: white; /* The little square between H and V scrollbars */
23
24
25
/* GUTTER */
0 commit comments