mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 12:54:16 +02:00
Merge 3d0ae17abe into 3c36c5747d
This commit is contained in:
commit
3ef2a7d503
5 changed files with 3 additions and 6 deletions
|
|
@ -4,7 +4,7 @@ export default class DomainCardSheet extends DHBaseItemSheet {
|
|||
/**@inheritdoc */
|
||||
static DEFAULT_OPTIONS = {
|
||||
classes: ['domain-card'],
|
||||
position: { width: 450, height: 700 }
|
||||
position: { width: 450, height: 680 }
|
||||
};
|
||||
|
||||
/** @override */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue