We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe30f8a commit 8a4ad57Copy full SHA for 8a4ad57
1 file changed
public/vendor/codemirror/theme/one-dark.css
@@ -164,6 +164,7 @@ borrow some color from tomorrow-night-eighties
164
.cm-s-one-dark .CodeMirror-overwrite .CodeMirror-cursor {
165
border-left: none !important;
166
border-bottom: 1px solid #fff;
167
+ width: 0.5em;
168
}
169
.cm-s-one-dark.CodeMirror .CodeMirror {
170
background: transparent;
0 commit comments