Camera group dialog changes and fixes (#11117)

* camera group dialog changes and fixes

* use drawer on mobile

* spacing
This commit is contained in:
Josh Hawkins
2024-04-25 18:19:31 -05:00
committed by GitHub
parent c035241b39
commit d0aefc2121
4 changed files with 550 additions and 234 deletions

View File

@@ -144,7 +144,9 @@ export default function LiveDashboardView({
{isMobile && (
<div className="h-11 relative flex items-center justify-between">
<Logo className="absolute inset-x-1/2 -translate-x-1/2 h-8" />
<CameraGroupSelector />
<div className="max-w-[45%]">
<CameraGroupSelector />
</div>
<div className="flex items-center gap-1">
<Button
className={`p-1 ${