From 0a4e6dda5b94dd3c0c40f3ffb372a90ff00ab601 Mon Sep 17 00:00:00 2001 From: Jeff Sieu Date: Mon, 31 Oct 2022 19:20:52 +0800 Subject: [PATCH] [questions][ui] fix browse container width --- apps/portal/src/pages/questions/browse.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/portal/src/pages/questions/browse.tsx b/apps/portal/src/pages/questions/browse.tsx index f3412169..c76b6213 100644 --- a/apps/portal/src/pages/questions/browse.tsx +++ b/apps/portal/src/pages/questions/browse.tsx @@ -478,8 +478,8 @@ export default function QuestionsBrowsePage() {
-
-
+
+
{ const { cityId, countryId, stateId } = data.location;