From e4d42d4789518b32a9347cb5955e207b749f8bec Mon Sep 17 00:00:00 2001 From: wlren Date: Tue, 25 Oct 2022 00:41:55 +0800 Subject: [PATCH] [questions][bug] fix contribute bug --- .../forms/ContributeQuestionForm.tsx | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/apps/portal/src/components/questions/forms/ContributeQuestionForm.tsx b/apps/portal/src/components/questions/forms/ContributeQuestionForm.tsx index eb707dd1..c9fabdc5 100644 --- a/apps/portal/src/components/questions/forms/ContributeQuestionForm.tsx +++ b/apps/portal/src/components/questions/forms/ContributeQuestionForm.tsx @@ -172,35 +172,35 @@ export default function ContributeQuestionForm({ }} /> */} - -
-
- -
-
- - +
+
+ +
+
+ + +
-
+
); }