From 9f214cddc20f8e1765fa00658729446480436ec9 Mon Sep 17 00:00:00 2001 From: wlren Date: Mon, 24 Oct 2022 22:54:20 +0800 Subject: [PATCH] [question][ui] fix contribute question bottom bar --- .../questions/ContributeQuestionDialog.tsx | 2 +- .../forms/ContributeQuestionForm.tsx | 186 +++++++++--------- 2 files changed, 95 insertions(+), 93 deletions(-) diff --git a/apps/portal/src/components/questions/ContributeQuestionDialog.tsx b/apps/portal/src/components/questions/ContributeQuestionDialog.tsx index 9a2d971f..4115a2db 100644 --- a/apps/portal/src/components/questions/ContributeQuestionDialog.tsx +++ b/apps/portal/src/components/questions/ContributeQuestionDialog.tsx @@ -61,7 +61,7 @@ export default function ContributeQuestionDialog({ leaveFrom="opacity-100 translate-y-0 sm:scale-100" leaveTo="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"> -
+
-
-