From ff96202fe63d11b58bd813860a1c4b20264a30f1 Mon Sep 17 00:00:00 2001 From: marzban-dev Date: Wed, 16 Apr 2025 22:13:32 +0330 Subject: [PATCH] Make sticky card functional --- frontend/components/product/ProductVideo.vue | 69 ++++++++++++++++---- 1 file changed, 57 insertions(+), 12 deletions(-) diff --git a/frontend/components/product/ProductVideo.vue b/frontend/components/product/ProductVideo.vue index 1570b04..c69ce2b 100644 --- a/frontend/components/product/ProductVideo.vue +++ b/frontend/components/product/ProductVideo.vue @@ -1,10 +1,27 @@