@@ -914,6 +914,7 @@ const PSRDetail = () => {
style={{
width: '100%',
height: '80vh',
+ overflowX: 'hidden',
}}
ref={iframeRef}
onLoad={handlerLoad}