Ajout tarot et autres
This commit is contained in:
@ -14,7 +14,7 @@ export class MaleficesItemSheet extends ItemSheet {
|
||||
template: "systems/fvtt-malefices/templates/item-sheet.hbs",
|
||||
dragDrop: [{ dragSelector: null, dropSelector: null }],
|
||||
width: 620,
|
||||
height: 480,
|
||||
height: 'fit-content',
|
||||
tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "description" }]
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user