Don't wrap title (fixes #19489)

This commit is contained in:
Christof Marti
2017-02-03 10:44:10 -08:00
parent f869a1ef9d
commit 4ebb8a2ffc

View File

@@ -74,6 +74,7 @@
font-weight: normal;
color: rgba(0,0,0,.8);
font-size: 3.6em;
white-space: nowrap;
}
.vs-dark .monaco-workbench > .part.editor > .content .welcomePage h1 {