Skip to content

Commit

Permalink
🐛 Added playsInline to VideoBackground (#1996)
Browse files Browse the repository at this point in the history
Co-authored-by: spkesDE <[email protected]>
  • Loading branch information
spkesDE and spkesDE authored Apr 4, 2024
1 parent a74aa54 commit f861eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/layout/Templates/BoardLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ const BackgroundVideo = ({videoSource, videoFormat}: BackgroundVideoProps) => {
autoPlay
muted
loop
playsInline
style={{
position: 'fixed',
width: '100vw',
Expand Down

0 comments on commit f861eb4

Please sign in to comment.