From a0d5ee143d63e888c955fbc3b9111941c2f03265 Mon Sep 17 00:00:00 2001 From: YadavAkhileshh Date: Thu, 25 Dec 2025 19:37:09 +0530 Subject: [PATCH] fix: Prevent modal container expansion when FAQ answers are opened Fixes #265 Signed-off-by: YadavAkhileshh --- site/src/App.js | 1 - site/src/index.style.js | 30 +++++++++++++++++------------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/site/src/App.js b/site/src/App.js index 5a13593..01a90eb 100644 --- a/site/src/App.js +++ b/site/src/App.js @@ -65,7 +65,6 @@ const App = () => { overlayClassName="Overlay" ariaHideApp={false} contentLabel="Playground Selection" - width="2000px" >