mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Fix height issue for function overload hint
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
}
|
||||
|
||||
.monaco-editor .parameter-hints-widget.multiple .body {
|
||||
height: 100%;
|
||||
border-left: 1px solid rgba(204, 204, 204, 0.5);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user