From 1bee89edde4ae6ee81cfc0ac227d507f2daadb73 Mon Sep 17 00:00:00 2001 From: Jeff Sieu Date: Fri, 7 Oct 2022 14:59:26 +0800 Subject: [PATCH] [questions][ui] change filter section alignment --- apps/portal/src/pages/questions/index.tsx | 70 ++++++++++++----------- 1 file changed, 37 insertions(+), 33 deletions(-) diff --git a/apps/portal/src/pages/questions/index.tsx b/apps/portal/src/pages/questions/index.tsx index 07f8fe86..e9cfb590 100644 --- a/apps/portal/src/pages/questions/index.tsx +++ b/apps/portal/src/pages/questions/index.tsx @@ -97,12 +97,12 @@ export default function QuestionsHomePage() { }, [selectedLocations]); return ( -
-
+
+
-
-
+
+

Filter by

-
- { - // eslint-disable-next-line no-console - console.log(data); - }} - /> - - +
+
+
+ { + // eslint-disable-next-line no-console + console.log(data); + }} + /> + + +
+