From 666772a6e05fa286a4ee645f607b54e4e1856412 Mon Sep 17 00:00:00 2001 From: Kirill Langer Date: Thu, 21 May 2026 07:50:32 -0600 Subject: [PATCH] Fix mobile regex toggle layout --- .../[id]/createBlueprintSteps/ExtractFields.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/app/create/[id]/createBlueprintSteps/ExtractFields.tsx b/src/app/create/[id]/createBlueprintSteps/ExtractFields.tsx index 6d61236..bd338e3 100644 --- a/src/app/create/[id]/createBlueprintSteps/ExtractFields.tsx +++ b/src/app/create/[id]/createBlueprintSteps/ExtractFields.tsx @@ -1025,7 +1025,7 @@ const ExtractFields = ({ {regex?.parts?.map((part: any, partIndex: any) => { return (
-
+
-
-
+
+
{/* Animated active background */}