mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-14 23:18:36 +00:00
chore: update dmg icon vertical alignment (#291313)
This commit is contained in:
@@ -106,7 +106,7 @@ async function main(buildDir?: string, outDir?: string): Promise<void> {
|
||||
'text-size': 12,
|
||||
window: {
|
||||
position: { x: 100, y: 400 },
|
||||
size: { width: 480, height: 320 }
|
||||
size: { width: 480, height: 352 }
|
||||
},
|
||||
contents: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user