mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
Change process list formatting to raw instead of table, fixes ##44733
This commit is contained in:
@@ -126,7 +126,7 @@ body {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
pre {
|
||||
margin: 0;
|
||||
margin: 10px 20px;
|
||||
}
|
||||
pre code {
|
||||
font-family: 'Menlo', 'Courier New', 'Courier', monospace;
|
||||
|
||||
Reference in New Issue
Block a user