diff --git a/frontend/components/screen/widgets/FlowWidget.tsx b/frontend/components/screen/widgets/FlowWidget.tsx
index d0a7aabf..dcc4c677 100644
--- a/frontend/components/screen/widgets/FlowWidget.tsx
+++ b/frontend/components/screen/widgets/FlowWidget.tsx
@@ -859,9 +859,10 @@ export function FlowWidget({
{/* 필터 및 그룹 설정 */}
{stepDataColumns.length > 0 && (
-
-
-
+ )}
+ >
+ )}
{/* 데이터 영역 - 고정 높이 + 스크롤 */}
{stepDataLoading ? (