提交 6158273c 编写于 作者: M Martin Aeschlimann

[theme] remove line highlight css

上级 e7c7f6d5
......@@ -9,16 +9,4 @@
left: 0;
top: 0;
box-sizing: border-box;
}
.monaco-editor.vs .view-overlays .current-line {
border: 2px solid #eee;
}
.monaco-editor.vs-dark .view-overlays .current-line {
border: 2px solid #282828;
}
.monaco-editor.hc-black .view-overlays .current-line {
border: 2px solid #f38518;
}
}
\ No newline at end of file
......@@ -9,16 +9,4 @@
left: 0;
top: 0;
box-sizing: border-box;
}
.monaco-editor.vs .margin-view-overlays .current-line-margin {
border: 2px solid #eee;
}
.monaco-editor.vs-dark .margin-view-overlays .current-line-margin {
border: 2px solid #282828;
}
.monaco-editor.hc-black .margin-view-overlays .current-line-margin {
border: 2px solid #f38518;
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册