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 25b8afe commit b3c1536Copy full SHA for b3c1536
editor/index.css
@@ -145,10 +145,10 @@
145
146
.cm-output-line.cm-error-line {
147
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4' %3E%3Cpath fill='%23ff0000' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
148
+ }
149
- .ͼ1l {
150
- color: #c83f30 !important;
151
- }
+ .cm-output-line.cm-error-line span {
+ color: #c83f30 !important;
152
}
153
154
.cm-doc-tag span {
0 commit comments