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