# Bug report ### Title When there is more attribute details in Product Section then there should be an scroller on the left side of the content. ### Issue Description When there is more attribute details in Product Section then there should be an scroller on the left side of the content. ### Preconditions 1. Admin must be logged in. ### Steps to reproduce 1. Go to Admin -> Products -> Preview Product. 2. Add more Content in the attribute and assign it to Product. 3. Check the scroller issue. ### Expected result Scroller must be added. You can add below code. element.style { max-height: calc(100vh - 400px); /* overflow: hidden; */ overflow-y: scroll; } ### Actual result Please check the video for reference. **Video** https://github.com/user-attachments/assets/82f097a7-d63e-4b13-b71d-92ab7b7c4395