From 429067dfd51671f8b2b472109127c4b4e9ba62b8 Mon Sep 17 00:00:00 2001 From: Jeff Sieu Date: Wed, 9 Nov 2022 14:07:31 +0800 Subject: [PATCH] [questions][ui] last minute ui changes --- .../questions/QuestionAggregateBadge.tsx | 2 +- .../questions/QuestionContainer.tsx | 29 ++++++++ .../questions/QuestionSearchBar.tsx | 66 ++++++++++--------- .../components/questions/VotingButtons.tsx | 14 ++-- .../card/question/BaseQuestionCard.tsx | 4 +- .../[questionId]/[questionSlug]/index.tsx | 1 - apps/portal/src/pages/questions/browse.tsx | 6 +- 7 files changed, 80 insertions(+), 42 deletions(-) create mode 100644 apps/portal/src/components/questions/QuestionContainer.tsx diff --git a/apps/portal/src/components/questions/QuestionAggregateBadge.tsx b/apps/portal/src/components/questions/QuestionAggregateBadge.tsx index fb1668d7..9383043e 100644 --- a/apps/portal/src/components/questions/QuestionAggregateBadge.tsx +++ b/apps/portal/src/components/questions/QuestionAggregateBadge.tsx @@ -56,7 +56,7 @@ export default function QuestionAggregateBadge({