Skip to content

Commit d179dc0

Browse files
committed
Don't highlight active line
1 parent 81ba04e commit d179dc0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/code-interactive.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,8 @@
7676
color: var(--token-comment);
7777
}
7878

79+
.ͼ2 .cm-activeLine {
80+
background-color: unset;
81+
}
82+
7983
/* stylelint-enable selector-class-pattern */

0 commit comments

Comments
 (0)