From 06b12f8d82140b65651ff77e96f5604fc3ace4b7 Mon Sep 17 00:00:00 2001 From: Ajinkya Pande Date: Mon, 4 Nov 2024 15:35:53 +0530 Subject: [PATCH] Issueid #0000 feat: zoom in and out feature enable for fillintheblanks --- src/components/Practice/Mechanics3.jsx | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/components/Practice/Mechanics3.jsx b/src/components/Practice/Mechanics3.jsx index c29a6c1a..4d454533 100644 --- a/src/components/Practice/Mechanics3.jsx +++ b/src/components/Practice/Mechanics3.jsx @@ -304,7 +304,14 @@ const Mechanics2 = ({ justifyContent: "center", }} > - + {/* Subtle gradient overlay at the top of the zoomed image */}