style(ui): increase default item sheet width to 560px
This commit is contained in:
parent
a0c77ef7b8
commit
796cbd4d53
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ export class DS4ItemSheet extends foundry.applications.api.HandlebarsApplication
|
||||||
closeOnSubmit: false,
|
closeOnSubmit: false,
|
||||||
},
|
},
|
||||||
position: {
|
position: {
|
||||||
width: 540,
|
width: 560,
|
||||||
height: 400,
|
height: 400,
|
||||||
},
|
},
|
||||||
window: {
|
window: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue