This commit is contained in:
Miguel Solorio 2021-07-16 08:52:25 -07:00
parent f19e450b57
commit f70995e90d

View file

@ -1007,7 +1007,7 @@
overflow-x: auto;
}
.monaco-workbench .notebookOverlay .monaco-list:focus-within .monaco-list-row.focused .codicon {
.monaco-workbench .notebookOverlay .monaco-list:focus-within .monaco-list-row.focused .codicon:not(.suggest-icon) {
color: inherit;
}