minor border fix
This commit is contained in:
parent
c9e3461dc5
commit
1e8165393b
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ $p5-light-activeline: rgb(207, 207, 207);
|
||||||
|
|
||||||
.cm-s-p5-light .CodeMirror-activeline-gutter {
|
.cm-s-p5-light .CodeMirror-activeline-gutter {
|
||||||
background-color: #ECECEC;
|
background-color: #ECECEC;
|
||||||
border-right: 1px solid #ddd;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-s-p5-light .cm-error {
|
.cm-s-p5-light .cm-error {
|
||||||
|
|
Loading…
Reference in a new issue