From 8837c1c9fe6bf4ae981a05933c0d274f9168ca58 Mon Sep 17 00:00:00 2001 From: Dragos <86549690+dragos-efy@users.noreply.github.com> Date: Tue, 8 Nov 2022 18:52:28 +0200 Subject: [PATCH] Update WatchVideo.vue --- src/components/WatchVideo.vue | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/src/components/WatchVideo.vue b/src/components/WatchVideo.vue index c71bad55..43b332f4 100644 --- a/src/components/WatchVideo.vue +++ b/src/components/WatchVideo.vue @@ -39,7 +39,7 @@
-
+
@@ -133,6 +133,8 @@
-
+
+
+
-
-
-
+

-
+
@@ -185,8 +188,8 @@ :playlist="playlist" :selected-index="index" /> -
+
Recommended