From 6845ed7c62082e0aa3e7a471d267505b19cd2f52 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Thu, 12 Jun 2025 16:26:39 -0700 Subject: [PATCH] Fix debug border --- frontend/src/components/JobCreator.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/JobCreator.tsx b/frontend/src/components/JobCreator.tsx index 471b3d6..8ee5907 100644 --- a/frontend/src/components/JobCreator.tsx +++ b/frontend/src/components/JobCreator.tsx @@ -502,7 +502,6 @@ const JobCreator = (props: JobCreatorProps) => { flexShrink: 0, /* Prevent shrinking */ }, position: "relative", - border: "3px solid purple", }}>