mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 14:32:18 +01:00
🐛 Added playsInline to VideoBackground (#1996)
Co-authored-by: spkesDE <spkes@spkes.de>
This commit is contained in:
@@ -285,6 +285,7 @@ const BackgroundVideo = ({videoSource, videoFormat}: BackgroundVideoProps) => {
|
||||
autoPlay
|
||||
muted
|
||||
loop
|
||||
playsInline
|
||||
style={{
|
||||
position: 'fixed',
|
||||
width: '100vw',
|
||||
|
||||
Reference in New Issue
Block a user