mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
fixes #13636
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
.monaco-editor .parameter-hints-widget .body,
|
||||
.monaco-editor .parameter-hints-widget .body > .monaco-scrollable-element {
|
||||
.monaco-editor .parameter-hints-widget .monaco-scrollable-element,
|
||||
.monaco-editor .parameter-hints-widget .body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user