From ecfadd99a6ff2f3fae5effa0492da75f9a04000b Mon Sep 17 00:00:00 2001 From: Jeff Sieu Date: Thu, 3 Nov 2022 17:18:35 +0800 Subject: [PATCH] [questions][fix] fix badge z-index --- .../src/components/questions/card/question/BaseQuestionCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/portal/src/components/questions/card/question/BaseQuestionCard.tsx b/apps/portal/src/components/questions/card/question/BaseQuestionCard.tsx index 2eb2c194..ee3b0630 100644 --- a/apps/portal/src/components/questions/card/question/BaseQuestionCard.tsx +++ b/apps/portal/src/components/questions/card/question/BaseQuestionCard.tsx @@ -185,7 +185,7 @@ export default function BaseQuestionCard({ )}
-
+
{showAggregateStatistics && ( <>