mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-13 18:47:36 +03:00
clean up
This commit is contained in:
parent
bba42e8050
commit
612a5b9324
@ -695,7 +695,7 @@ export function RecordingView({
|
|||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
className={cn(
|
className={cn(
|
||||||
"aaa flex size-full items-center",
|
"flex size-full items-center",
|
||||||
timelineType === "detail" && isDesktop
|
timelineType === "detail" && isDesktop
|
||||||
? "flex-col"
|
? "flex-col"
|
||||||
: mainCameraAspect == "tall"
|
: mainCameraAspect == "tall"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user