feat: organize checks in columns

This commit is contained in:
Johannes Loher 2023-06-25 14:33:39 +02:00
parent 692d311558
commit 4b97bde6d9
No known key found for this signature in database
GPG key ID: 7CB0A9FB553DA045
3 changed files with 4 additions and 2 deletions

View file

@ -21,7 +21,7 @@ export class DS4ActorSheet extends ActorSheet {
static get defaultOptions() {
return foundry.utils.mergeObject(super.defaultOptions, {
classes: ["sheet", "ds4-actor-sheet"],
height: 635,
height: 645,
scrollY: [".ds4-sheet-body"],
tabs: [{ navSelector: ".ds4-sheet-tab-nav", contentSelector: ".ds4-sheet-body", initial: "values" }],
dragDrop: [