🐛 Added playsInline to VideoBackground (#1996)

Co-authored-by: spkesDE <spkes@spkes.de>
This commit is contained in:
Julian
2024-04-04 18:30:47 +02:00
committed by GitHub
parent a74aa5412c
commit f861eb4bd9

View File

@@ -285,6 +285,7 @@ const BackgroundVideo = ({videoSource, videoFormat}: BackgroundVideoProps) => {
autoPlay
muted
loop
playsInline
style={{
position: 'fixed',
width: '100vw',