diff --git a/module/controllers/bol-rolls.js b/module/controllers/bol-rolls.js index 82e4a5a..9d8edd3 100644 --- a/module/controllers/bol-rolls.js +++ b/module/controllers/bol-rolls.js @@ -7,7 +7,7 @@ export class BoLRoll { /* -------------------------------------------- */ static options() { - return { classes: ["bol", "dialog"], width: 480, height: 540 }; + return { classes: ["bol", "dialog"], width: 480, height: 'fit-content' }; } /* -------------------------------------------- */ diff --git a/system.json b/system.json index 2c7661b..4e2058f 100644 --- a/system.json +++ b/system.json @@ -14,7 +14,7 @@ ], "url": "https://www.uberwald.me/gitea/public/bol", "license": "LICENSE.txt", - "version": "10.3.0", + "version": "10.3.1", "compatibility": { "minimum": "10", "verified": "10.287" @@ -193,7 +193,7 @@ ], "socket": true, "manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json", - "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.3.0.zip", + "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.3.1.zip", "background": "systems/images/map_lemurie.webp", "gridDistance": 1.5, "gridUnits": "m", diff --git a/templates/actor/parts/tabs/actor-features.hbs b/templates/actor/parts/tabs/actor-features.hbs index 17c233f..4db8338 100644 --- a/templates/actor/parts/tabs/actor-features.hbs +++ b/templates/actor/parts/tabs/actor-features.hbs @@ -34,7 +34,6 @@ {{/if}}
-