From 9658c95523506274f88a009c7f7f5fa5b3447ea3 Mon Sep 17 00:00:00 2001 From: Jeff Sieu Date: Sat, 8 Oct 2022 21:48:52 +0800 Subject: [PATCH] [questions][ui] add vertical scrolling --- .../portal/src/components/global/AppShell.tsx | 2 +- .../questions/ContributeQuestionCard.tsx | 2 +- .../questions/card/QuestionCard.tsx | 2 +- apps/portal/src/pages/questions/index.tsx | 32 +++++++++++-------- 4 files changed, 21 insertions(+), 17 deletions(-) diff --git a/apps/portal/src/components/global/AppShell.tsx b/apps/portal/src/components/global/AppShell.tsx index eeb2dfc9..0275dbb5 100644 --- a/apps/portal/src/components/global/AppShell.tsx +++ b/apps/portal/src/components/global/AppShell.tsx @@ -175,7 +175,7 @@ export default function AppShell({ children }: Props) { /> {/* Content area */} -
+