From 08fba64a317e3c1bca781140bae951f321aea691 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Thu, 17 Jul 2025 18:34:19 +0200 Subject: [PATCH] style(ui): increase default actor sheet --- src/apps/actor/base-sheet.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/actor/base-sheet.js b/src/apps/actor/base-sheet.js index d4c86ac5..df05786f 100644 --- a/src/apps/actor/base-sheet.js +++ b/src/apps/actor/base-sheet.js @@ -20,7 +20,7 @@ export class DS4ActorSheet extends foundry.applications.api.HandlebarsApplicatio closeOnSubmit: false, }, position: { - width: 720, + width: 760, height: 680, }, window: {