From 106fd956f9d09226be4f260c8de0aa592fb554f1 Mon Sep 17 00:00:00 2001 From: Dhirajsingh212 Date: Fri, 18 Oct 2024 09:41:53 +0530 Subject: [PATCH] fix:create job page ui fix for mobile screen --- src/components/job-form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/job-form.tsx b/src/components/job-form.tsx index ae8a8216..f1d9654b 100644 --- a/src/components/job-form.tsx +++ b/src/components/job-form.tsx @@ -215,7 +215,7 @@ const PostJobForm = () => { if (session.status === 'loading') return null; return ( -
+