diff --git a/frontend/src/components/shared/detail-split-layout.tsx b/frontend/src/components/shared/detail-split-layout.tsx index 2b9de323..d9d5a022 100644 --- a/frontend/src/components/shared/detail-split-layout.tsx +++ b/frontend/src/components/shared/detail-split-layout.tsx @@ -22,7 +22,7 @@ export function DetailSplitLayout({ >
@@ -33,7 +33,7 @@ export function DetailSplitLayout({
{content}
diff --git a/frontend/src/pages/flows/flow.tsx b/frontend/src/pages/flows/flow.tsx index 0cc51a5b..a0a3137b 100644 --- a/frontend/src/pages/flows/flow.tsx +++ b/frontend/src/pages/flows/flow.tsx @@ -385,7 +385,7 @@ function Flow() { >
@@ -398,7 +398,7 @@ function Flow() { {tabsCard}