summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/vendor/codemirror/theme/one-dark.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/vendor/codemirror/theme/one-dark.css b/public/vendor/codemirror/theme/one-dark.css
index 0027eafe..aa4dd288 100644
--- a/public/vendor/codemirror/theme/one-dark.css
+++ b/public/vendor/codemirror/theme/one-dark.css
@@ -164,6 +164,7 @@ borrow some color from tomorrow-night-eighties
.cm-s-one-dark .CodeMirror-overwrite .CodeMirror-cursor {
border-left: none !important;
border-bottom: 1px solid #fff;
+ width: 0.5em;
}
.cm-s-one-dark.CodeMirror .CodeMirror {
background: transparent;