mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 03:35:26 +03:00
Fix
This commit is contained in:
parent
9e00f4a7f5
commit
3e2f66d67d
@ -86,7 +86,7 @@ export default function JSMpegPlayer({
|
||||
className={`jsmpeg`}
|
||||
style={{
|
||||
height: `${scaledHeight}px`,
|
||||
width: `${scaledWidth} px`,
|
||||
width: `${scaledWidth}px`,
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user