diff --git a/src/frontend/src/pages/FlowPage/components/extraSidebarComponent/index.tsx b/src/frontend/src/pages/FlowPage/components/extraSidebarComponent/index.tsx
index 3111f74a2..bcd0d6258 100644
--- a/src/frontend/src/pages/FlowPage/components/extraSidebarComponent/index.tsx
+++ b/src/frontend/src/pages/FlowPage/components/extraSidebarComponent/index.tsx
@@ -61,52 +61,64 @@ export default function ExtraSidebar() {
return (
-
-
-
-
-
-
-
-
-
-
-
-
- {flow && flow.data && (
-
+
+
+
+
+
+
+
+
-
+
-
- )}
-
-
-
-
-
+
+
+
+
+
+ {flow && flow.data && (
+
+
+
+
+
+ )}
+
+
+
+
+
+
+