From 26032d16f6940a87f224d3ca92dc54dbfdbe01ec Mon Sep 17 00:00:00 2001 From: wlren Date: Sun, 9 Oct 2022 00:45:34 +0800 Subject: [PATCH] [questions][ui] edit css for question card --- apps/portal/src/components/questions/card/QuestionCard.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apps/portal/src/components/questions/card/QuestionCard.tsx b/apps/portal/src/components/questions/card/QuestionCard.tsx index 4572567d..b94366e5 100644 --- a/apps/portal/src/components/questions/card/QuestionCard.tsx +++ b/apps/portal/src/components/questions/card/QuestionCard.tsx @@ -82,7 +82,7 @@ export default function QuestionCard({ )}
-
+

@@ -92,12 +92,15 @@ export default function QuestionCard({ {showActionButton && (

-

{content}

+
+

{content}

+
{showUserStatistics && (