mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 01:10:54 +01:00
fix: videos not playing automatically on iOS / mobile (#875)
This commit is contained in:
@@ -43,6 +43,7 @@ export const BoardBackgroundVideo = () => {
|
||||
autoPlay
|
||||
muted
|
||||
loop
|
||||
playsInline
|
||||
style={{
|
||||
position: "fixed",
|
||||
width: "100vw",
|
||||
|
||||
Reference in New Issue
Block a user