mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
creating a generic resizable content widget type which can be used to implement the resizable hover and the resizable suggest widget
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
}
|
||||
|
||||
.monaco-hover .markdown-hover > .hover-contents:not(.code-hover-contents) {
|
||||
max-width: 500px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user