From ebc98e85bcfedce0fabaf5f3869c2a9afa2463f0 Mon Sep 17 00:00:00 2001 From: Jeff Sieu Date: Tue, 8 Nov 2022 02:05:18 +0800 Subject: [PATCH] [questions][fix] optimise browse sort for mobile --- apps/portal/src/components/questions/QuestionSearchBar.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/portal/src/components/questions/QuestionSearchBar.tsx b/apps/portal/src/components/questions/QuestionSearchBar.tsx index 3f0d4d63..1ccec162 100644 --- a/apps/portal/src/components/questions/QuestionSearchBar.tsx +++ b/apps/portal/src/components/questions/QuestionSearchBar.tsx @@ -75,9 +75,8 @@ export default function QuestionSearchBar({ /> - {/* */} -
+
-
+