* Better scaling for frigate+ dialog and thumbnails

* Always show live objects chip

* Handle sub labels

* Send sub label correctly

* Formatting

* Undo vite

* Update web/src/utils/iconUtil.tsx
This commit is contained in:
Nicolas Mowen
2024-04-30 18:35:23 -06:00
committed by GitHub
parent 90bdb07463
commit 297444375c
6 changed files with 26 additions and 17 deletions

View File

@@ -62,7 +62,7 @@ export function AnimatedEventCard({ event }: AnimatedEventCardProps) {
<Tooltip>
<TooltipTrigger asChild>
<div
className="h-24 relative"
className="h-24 4k:h-32 relative"
style={{
aspectRatio: aspectRatio,
}}