From 1b505efacc8ddaf9a2591dbf3030c7ef215042c7 Mon Sep 17 00:00:00 2001 From: Robo Date: Thu, 29 Jan 2026 01:15:37 +0900 Subject: [PATCH] chore: update dmg icon vertical alignment (#291313) --- 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 6bea7e76d5f..dcfb8001a8e 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: [ {