From a4b807c9dfa0c732070840720f2bda4a445972c7 Mon Sep 17 00:00:00 2001 From: JzoNg Date: Tue, 6 May 2025 12:42:14 +0800 Subject: [PATCH] fix: z-index of condition operator --- .../if-else/components/condition-list/condition-operator.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/workflow/nodes/if-else/components/condition-list/condition-operator.tsx b/web/app/components/workflow/nodes/if-else/components/condition-list/condition-operator.tsx index 9036e04d3b..a2b3cb7589 100644 --- a/web/app/components/workflow/nodes/if-else/components/condition-list/condition-operator.tsx +++ b/web/app/components/workflow/nodes/if-else/components/condition-list/condition-operator.tsx @@ -69,7 +69,7 @@ const ConditionOperator = ({ - +
{ options.map(option => (