From 42fe6f47f54110a27219f8265f1cb3f41839e920 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 4 May 2024 18:01:35 -0500 Subject: [PATCH] add max height to settings cameras dropdown --- web/src/pages/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/Settings.tsx b/web/src/pages/Settings.tsx index 96f48f6d96..278fecac91 100644 --- a/web/src/pages/Settings.tsx +++ b/web/src/pages/Settings.tsx @@ -237,7 +237,7 @@ function CameraSelectButton({ )} -
+
{allCameras.map((item) => (