提交 fe0f0cc5 编写于 作者: P Pine Wu

Fix monospace font-family not showing in deeper hover/suggest

上级 2aea209a
......@@ -37,7 +37,7 @@
margin: 8px 0;
}
.monaco-editor-hover p > code {
.monaco-editor-hover code {
font-family: var(--monaco-monospace-font);
}
......
......@@ -53,7 +53,7 @@
padding-left: 20px;
}
.monaco-editor .suggest-widget > .details p > code {
.monaco-editor .suggest-widget > .details p code {
font-family: var(--monaco-monospace-font);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册