mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 07:15:54 +01:00
Change process list formatting to raw instead of table, fixes ##44733
This commit is contained in:
@@ -52,9 +52,9 @@ export default (): string => `
|
||||
<label class="caption" for="includeProcessInfo">${escape(localize('sendData', "Send my data"))}</label>
|
||||
</div>
|
||||
</summary>
|
||||
<div class="block-info">
|
||||
<pre class="block-info">
|
||||
<!-- To be dynamically filled -->
|
||||
</div>
|
||||
</pre>
|
||||
</details>
|
||||
</div>
|
||||
<div class="block block-workspace">
|
||||
|
||||
Reference in New Issue
Block a user