mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Merge branch 'main' into fix/parameter-hints-word-wrap
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
color: var(--vscode-editorHoverWidget-foreground);
|
||||
background-color: var(--vscode-editorHoverWidget-background);
|
||||
border: 1px solid var(--vscode-editorHoverWidget-border);
|
||||
border-radius: var(--vscode-cornerRadius-large);
|
||||
box-shadow: var(--vscode-shadow-lg);
|
||||
}
|
||||
|
||||
.hc-black .monaco-editor .parameter-hints-widget,
|
||||
|
||||
Reference in New Issue
Block a user