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