From 9117043adc23aa53979e83b43a548e7f8e9011aa Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Mon, 29 Apr 2024 09:59:27 -0600 Subject: [PATCH] UI tweaks for screen sizes (#11155) * Make bottom bar items easier to tap * Set max height on list of cameras and labels * remove incorrect character Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --------- Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- web/src/components/filter/ReviewFilterGroup.tsx | 4 ++-- web/src/components/menu/AccountSettings.tsx | 7 +++++-- web/src/components/menu/GeneralSettings.tsx | 4 ++-- web/src/components/navigation/Bottombar.tsx | 17 +++++++++++------ 4 files changed, 20 insertions(+), 12 deletions(-) diff --git a/web/src/components/filter/ReviewFilterGroup.tsx b/web/src/components/filter/ReviewFilterGroup.tsx index 2248835a2..0b0283a91 100644 --- a/web/src/components/filter/ReviewFilterGroup.tsx +++ b/web/src/components/filter/ReviewFilterGroup.tsx @@ -248,7 +248,7 @@ export function CamerasFilterButton({ )} -
+
-
+