fix: videos not playing automatically on iOS / mobile (#875)
This commit is contained in:
@@ -43,6 +43,7 @@ export const BoardBackgroundVideo = () => {
|
|||||||
autoPlay
|
autoPlay
|
||||||
muted
|
muted
|
||||||
loop
|
loop
|
||||||
|
playsInline
|
||||||
style={{
|
style={{
|
||||||
position: "fixed",
|
position: "fixed",
|
||||||
width: "100vw",
|
width: "100vw",
|
||||||
|
|||||||
Reference in New Issue
Block a user