From af5a5c0b174c9863677863b5d920838c76fb0556 Mon Sep 17 00:00:00 2001 From: Bhavya Khatri Date: Wed, 18 Sep 2024 23:48:31 +0530 Subject: [PATCH] fixed css --- frontend/src/components/tutorial/Tutorial.tsx | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/tutorial/Tutorial.tsx b/frontend/src/components/tutorial/Tutorial.tsx index eff203c..1a7a6fc 100644 --- a/frontend/src/components/tutorial/Tutorial.tsx +++ b/frontend/src/components/tutorial/Tutorial.tsx @@ -37,9 +37,9 @@ const Tutorial = () => { alt="Not Found" /> -
+
-
+
{/* Add `overflow-auto` */} {listModules}
@@ -63,17 +63,22 @@ const Tutorial = () => {
-
+