From db9052ea6e06cef3b3bfdf2e01b405188c61dce1 Mon Sep 17 00:00:00 2001 From: Palash gupta Date: Fri, 11 Feb 2022 15:00:00 +0530 Subject: [PATCH] bug: full view legend is now fixed --- frontend/src/container/GridGraphLayout/Graph/index.tsx | 2 +- frontend/src/container/GridGraphLayout/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/container/GridGraphLayout/Graph/index.tsx b/frontend/src/container/GridGraphLayout/Graph/index.tsx index 60a086befa..2c163c2b05 100644 --- a/frontend/src/container/GridGraphLayout/Graph/index.tsx +++ b/frontend/src/container/GridGraphLayout/Graph/index.tsx @@ -168,7 +168,7 @@ const GridCardGraph = ({ destroyOnClose > - + diff --git a/frontend/src/container/GridGraphLayout/index.tsx b/frontend/src/container/GridGraphLayout/index.tsx index c72885f9ef..cbbec4a2a7 100644 --- a/frontend/src/container/GridGraphLayout/index.tsx +++ b/frontend/src/container/GridGraphLayout/index.tsx @@ -61,7 +61,7 @@ const GridGraph = (): JSX.Element => { x: (index % 2) * 6, Component: (): JSX.Element => (