From 19d3cf71c9deb9c4d5445319d9dcc203e07f3d72 Mon Sep 17 00:00:00 2001 From: Mohammed Abdullah Date: Wed, 20 Nov 2024 21:43:14 +0530 Subject: [PATCH] Update index.js --- index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.js b/index.js index 36c15e3..b248fc6 100644 --- a/index.js +++ b/index.js @@ -66,6 +66,8 @@ const styles = ` width: 300px; z-index: 1000; opacity: 0; + max-height: 70%; + overflow-y: auto; } .modal-content.showing {