diff --git a/web/app/components/workflow/variable-inspect/inspect-layout.tsx b/web/app/components/workflow/variable-inspect/inspect-layout.tsx index 36b95ec6b6..15560db083 100644 --- a/web/app/components/workflow/variable-inspect/inspect-layout.tsx +++ b/web/app/components/workflow/variable-inspect/inspect-layout.tsx @@ -24,11 +24,13 @@ const InspectLayout: FC = ({ }) => { return (
-
- - {headerActions} - -
+
+
+ + {headerActions} + +
+