mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-18 06:08:22 +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";
|
||||
}
|
||||
} else {
|
||||
return "size-full";
|
||||
return "w-full aspect-video";
|
||||
}
|
||||
}, [mainCameraAspect]);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user