提交 b880553e 编写于 作者: M Miguel Solorio

Fix #82165

上级 f26a2e84
......@@ -175,7 +175,7 @@
/* White color when element is selected and list is focused. White looks better on blue selection background. */
.monaco-workbench .monaco-list:focus .monaco-list-row.selected .expression .name,
.monaco-workbench .monaco-list:focus .monaco-list-row.selected .expression .value {
color: white;
color: inherit;
}
.monaco-workbench .monaco-list-row .expression .name {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册