提交 11b139d1 编写于 作者: J Joao Moreno

fix ellipsis for suggestions

fixes #6880
上级 68bd7d62
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
white-space: nowrap; white-space: nowrap;
} }
.monaco-editor .suggest-widget .monaco-list .monaco-list-row .text { .monaco-editor .suggest-widget .monaco-list .monaco-list-row > .text > .main {
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册