diff --git a/styles/store/Inventory.module.scss b/styles/store/Inventory.module.scss index 29fb4df37..0a5206651 100644 --- a/styles/store/Inventory.module.scss +++ b/styles/store/Inventory.module.scss @@ -32,6 +32,7 @@ .inventoryItem { position: relative; + height: fit-content; padding: 1rem; color: #7a6e7b; background-color: #d4b8f2;