dialog background
This commit is contained in:
@@ -11,8 +11,8 @@ export class TotemActorSheet extends ActorSheet {
|
||||
return mergeObject(super.defaultOptions, {
|
||||
classes: ["totem", "sheet", "actor"],
|
||||
template: "systems/totem/templates/actor/actor-sheet.html",
|
||||
width: 600,
|
||||
height: 600,
|
||||
width: 690,
|
||||
height: 800,
|
||||
tabs: [{ navSelector: ".sheet-tabs", contentSelector: ".sheet-body", initial: "features" }]
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user