diff --git a/src/components/Elements/MainModal/Main.jsx b/src/components/Elements/MainModal/Main.jsx
index 0386d5c0..fe1970a7 100644
--- a/src/components/Elements/MainModal/Main.jsx
+++ b/src/components/Elements/MainModal/Main.jsx
@@ -69,7 +69,7 @@ const MainModalContent = ({ modalClose }) => {
animate="center"
exit="exit"
transition={{ type: 'tween', duration: 0.8 }}
- className="flex w-full min-w-full"
+ className="flex w-full min-w-full overflow-y-auto"
>