hover info should not be broken within word (#106885)

Fix #105630
This commit is contained in:
Zuckjet
2020-11-08 07:01:44 +08:00
committed by GitHub
parent 03c38e6702
commit a2963771d1

View File

@@ -87,7 +87,6 @@
.monaco-hover .monaco-tokenized-source {
white-space: pre-wrap;
word-break: break-all;
}
.monaco-hover .hover-row.status-bar {