style(ui): increase default actor sheet

This commit is contained in:
Alexander Minges 2025-07-17 18:35:55 +02:00
parent 590045405b
commit 6037a8dcd4
Signed by: Athemis
GPG key ID: 31FBDEF92DDB162B

View file

@ -20,7 +20,7 @@ export class DS4ActorSheet extends foundry.applications.api.HandlebarsApplicatio
closeOnSubmit: false, closeOnSubmit: false,
}, },
position: { position: {
width: 720, width: 780,
height: 680, height: 680,
}, },
window: { window: {