mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-22 16:18:22 +03:00
Update RecordingView.tsx
This commit is contained in:
parent
7033fc965c
commit
f35a257844
@ -418,7 +418,7 @@ export function RecordingView({
|
|||||||
return "size-full";
|
return "size-full";
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
return "w-full aspect-video";
|
return "size-full";
|
||||||
}
|
}
|
||||||
}, [mainCameraAspect]);
|
}, [mainCameraAspect]);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user