mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-18 06:08:22 +03:00
Update ScrubbablePreview.tsx
This commit is contained in:
parent
72e22fa458
commit
fe6713f41c
@ -231,7 +231,7 @@ export function VideoPreview({
|
||||
<div className="relative aspect-video size-full bg-black">
|
||||
<video
|
||||
ref={playerRef}
|
||||
className="pointer-events-none aspect-video size-full bg-black"
|
||||
className="pointer-events-none aspect-video size-full bg-black object-contain"
|
||||
autoPlay
|
||||
playsInline
|
||||
preload="auto"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user