Skip to content

Commit 0ba18ef

Browse files
authored
Merge branch 'main' into deps-55
2 parents 5a4c500 + 95ab485 commit 0ba18ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web_src/css/codemirror/base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@
4343
.CodeMirror-focused {
4444
border-color: var(--color-primary) !important;
4545
}
46+
47+
.CodeMirror :focus {
48+
outline: none;
49+
}

0 commit comments

Comments
 (0)