diff --git a/edit/edit.css b/edit/edit.css index 4198c642..dcef236e 100644 --- a/edit/edit.css +++ b/edit/edit.css @@ -287,7 +287,7 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar background-color: #ff9; } to { - background-color: none; + background-color: inherit; } } @keyframes fadein {