From dbdbf78522cae7251b4f296430fbaa7bed1dbd88 Mon Sep 17 00:00:00 2001 From: Xevion Date: Tue, 23 May 2023 20:36:04 -0500 Subject: [PATCH] Support ultra low width viewports in search bar & option checkboxes --- src/components/form/LookupInput.tsx | 38 ++++++++++++++++------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/src/components/form/LookupInput.tsx b/src/components/form/LookupInput.tsx index bd177d5..9a67a4a 100644 --- a/src/components/form/LookupInput.tsx +++ b/src/components/form/LookupInput.tsx @@ -53,23 +53,27 @@ const LookupInput: FunctionComponent = ({
-
- - - - +
+
+ + +
+
+ + +