diff --git a/styles/sheets/actor/char-sheet/pages/inventory.scss b/styles/sheets/actor/char-sheet/pages/inventory.scss index f2e0f3b..3429e31 100644 --- a/styles/sheets/actor/char-sheet/pages/inventory.scss +++ b/styles/sheets/actor/char-sheet/pages/inventory.scss @@ -9,7 +9,7 @@ display: grid; gap: 16px; grid-template-columns: 1fr 2fr; - grid-template-rows: 1fr repeat(3, min-content); + grid-template-rows: 1fr repeat(4, min-content); height: 100%; color: white; diff --git a/templates/actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs b/templates/actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs index 12dccdc..ee4ed92 100644 --- a/templates/actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs +++ b/templates/actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs @@ -9,6 +9,38 @@ / {{computed.capacity.max}} +
+ + + + +