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