Update video tag property for iphone devices

This commit is contained in:
marzban-dev
2025-03-14 19:36:14 +03:30
parent e7ad8f5b25
commit a9aa7a0308
3 changed files with 8 additions and 0 deletions
+4
View File
@@ -69,6 +69,8 @@ watch(
v-else
autoplay
muted
playsinline
webkit-playsinline
src="/video/vid-3.mp4"
class="select-none absolute size-full object-cover brightness-[95%]"
/>
@@ -86,6 +88,8 @@ watch(
v-else
autoplay
muted
playsinline
webkit-playsinline
src="/video/vid-3.mp4"
class="overlay-image select-none absolute object-cover size-full brightness-[95%]"
/>