diff --git a/ui/src/app/components/marketplace/MarketplaceTable.tsx b/ui/src/app/components/marketplace/MarketplaceTable.tsx index eff501959..2c034dc07 100644 --- a/ui/src/app/components/marketplace/MarketplaceTable.tsx +++ b/ui/src/app/components/marketplace/MarketplaceTable.tsx @@ -149,63 +149,65 @@ const MarketplaceTable = ({ -
{`Equip ${item?.item} ?`}
-
@@ -426,7 +426,7 @@ export default function Home() {
setDisplayCart(!displayCart);
clickPlay();
}}
- className="relative flex flex-row items-center justify-center gap-2 p-1 sm:p-2 bg-black border border-terminal-green text-xs sm:text-base"
+ className="relative flex flex-row items-center justify-center gap-2 p-1 sm:p-2 bg-black border border-terminal-green text-xs sm:text-base w-9"
>