From a5c844b70c80b8c86408ee369dd28ea7e96f483c Mon Sep 17 00:00:00 2001 From: Madalina Raicu Date: Fri, 29 Dec 2023 13:30:59 +0200 Subject: [PATCH] chore(trading): use flex instead of grid in container --- apps/trading/components/rewards-container/rewards-container.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/trading/components/rewards-container/rewards-container.tsx b/apps/trading/components/rewards-container/rewards-container.tsx index 217765872..eaf6db363 100644 --- a/apps/trading/components/rewards-container/rewards-container.tsx +++ b/apps/trading/components/rewards-container/rewards-container.tsx @@ -130,7 +130,7 @@ export const RewardsContainer = () => { ]); return ( -
+
{/* Always show reward information for vega */}