From 6ebc1e417ac4507bedc30b6ba6279ce020a6a4ec Mon Sep 17 00:00:00 2001 From: Vishnu Mohan <77823657+KingKong26@users.noreply.github.com> Date: Sat, 16 Nov 2024 10:14:46 +0530 Subject: [PATCH] form overflow removed --- client/src/pages/Form.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/Form.tsx b/client/src/pages/Form.tsx index fc3f26e..e85b4e5 100644 --- a/client/src/pages/Form.tsx +++ b/client/src/pages/Form.tsx @@ -110,7 +110,7 @@ const FormPage = () => { } }; return ( -