mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-18 14:19:42 +01:00
codelens: don't apply icon color to codelens
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
line-height: inherit;
|
||||
font-size: 110%;
|
||||
vertical-align: inherit;
|
||||
color: currentColor !important;
|
||||
}
|
||||
|
||||
.monaco-editor .codelens-decoration > a:hover .codicon::before {
|
||||
|
||||
Reference in New Issue
Block a user