From bf27482f16b43f61727d8e4852d4a1bb81abe649 Mon Sep 17 00:00:00 2001 From: Calli Date: Tue, 4 Jul 2023 00:18:44 +0300 Subject: [PATCH] revert the third column --- src/app/components/MainGrid.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/components/MainGrid.tsx b/src/app/components/MainGrid.tsx index 39259c6..4a9f0a8 100644 --- a/src/app/components/MainGrid.tsx +++ b/src/app/components/MainGrid.tsx @@ -85,7 +85,6 @@ export const MainGrid = ({ sessionReady }: { sessionReady: boolean }) => { item xs={12} sm={compactMode ? 6 : 12} - xl={compactMode ? 4 : 12} key={`account-${id}-${g[0].account}`} >