From 9000a9628d4ef422cbb8866fbec292c354a92b50 Mon Sep 17 00:00:00 2001 From: deepak1556 Date: Wed, 28 Jan 2026 23:07:54 +0900 Subject: [PATCH] chore: update dmg icon vertical alignment --- build/darwin/create-dmg.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/darwin/create-dmg.ts b/build/darwin/create-dmg.ts index 6bea7e76d5f23..dcfb8001a8edf 100644 --- a/build/darwin/create-dmg.ts +++ b/build/darwin/create-dmg.ts @@ -106,7 +106,7 @@ async function main(buildDir?: string, outDir?: string): Promise { 'text-size': 12, window: { position: { x: 100, y: 400 }, - size: { width: 480, height: 320 } + size: { width: 480, height: 352 } }, contents: [ {