Fix height issue for function overload hint

This commit is contained in:
rebornix
2017-02-06 08:21:43 -08:00
parent e73faed9f1
commit d96e547ec5

View File

@@ -42,7 +42,6 @@
}
.monaco-editor .parameter-hints-widget.multiple .body {
height: 100%;
border-left: 1px solid rgba(204, 204, 204, 0.5);
}