style(ui): increase default item sheet width to 560px

This commit is contained in:
Alexander Minges 2025-07-17 19:18:33 +02:00
parent a0c77ef7b8
commit 796cbd4d53
Signed by: Athemis
GPG key ID: 31FBDEF92DDB162B

View file

@ -17,7 +17,7 @@ export class DS4ItemSheet extends foundry.applications.api.HandlebarsApplication
closeOnSubmit: false,
},
position: {
width: 540,
width: 560,
height: 400,
},
window: {