提交 bc68bd20 编写于 作者: M Matt Bierner

Use monospace font for overloads

From #84682

This prevents slight shifting of the parameter hints box while going through the overloads
上级 5a84679f
......@@ -95,6 +95,7 @@
height: 12px;
line-height: 12px;
opacity: 0.5;
font-family: var(--monaco-monospace-font);
}
.monaco-editor .parameter-hints-widget .signature .parameter.active {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册