mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 01:05:20 +03:00
top position
This commit is contained in:
parent
53a4d4e7fb
commit
aa776d94f1
@ -87,7 +87,7 @@ export default function Event({ eventId, close }) {
|
||||
<Fragment>
|
||||
<div className="outer-max-width m-auto">
|
||||
<div className="aspect-ratio-box w-full relative">
|
||||
<div className="absolute w-full top-0 left-0">
|
||||
<div className="absolute w-full top-10 left-0">
|
||||
<VideoPlayer
|
||||
options={{
|
||||
sources: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user