mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 15:40:41 -05:00
Don't wrap title (fixes #19489)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user