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 8cd6cbf commit 9758daaCopy full SHA for 9758daa
lib/codemirror.css
@@ -87,7 +87,7 @@
87
/* Can style cursor different in overwrite (non-insert) mode */
88
div.CodeMirror-overwrite div.CodeMirror-cursor {}
89
90
-.cm-tab { display: inline-block; }
+.cm-tab { display: inline-block; text-decoration: inherit; }
91
92
.CodeMirror-ruler {
93
border-left: 1px solid #ccc;
0 commit comments