mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-13 23:44:09 +01:00
Add max width to extension page
This commit is contained in:
@@ -644,6 +644,8 @@ export class ExtensionEditor extends BaseEditor {
|
||||
body {
|
||||
padding: 10px 20px;
|
||||
line-height: 22px;
|
||||
max-width: 780px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user