moshaorui
vor 2 Monaten
Ursprung
Commit
fc9259bd7b
|
@@ -298,6 +298,8 @@
|
|
autoplay: true,
|
|
autoplay: true,
|
|
muted: true,
|
|
muted: true,
|
|
loop: true,
|
|
loop: true,
|
|
|
|
+ playsinline: true,
|
|
|
|
+ controls:true,
|
|
css: {
|
|
css: {
|
|
width: $img.width(),
|
|
width: $img.width(),
|
|
height: $img.height(),
|
|
height: $img.height(),
|