@ -590,7 +590,8 @@ const AddComponentModal = ({ visible, baseInfo, setVisible, onReFresh, mode = 'c
<div
style={{
width: '80%',
height: 200
height: "40vh",
overflow: 'auto'
}}
>
<CompReview componentDesignData={componentDesignData} />