提交 f2611860 编写于 作者: A Alex Dima

Fixes #843: use white-space: pre-wrap in hover

上级 3355be88
......@@ -27,6 +27,8 @@
user-select: text;
overflow: hidden;
white-space: pre-wrap;
}
.monaco-editor.vs-dark .monaco-editor-hover {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册