AOSSIE-Org / Agora-Blockchain

28 stars 47 forks source link

Remove internal slidebar and adjest it with outer one in Profile page #71

Closed dakshmehta007 closed 1 month ago

dakshmehta007 commented 2 months ago

Description :-

This PR addresses the issue of the inner vertical scrollbar appearing within the container in Profile page, which causes less user-friendly interface. The changes made in this PR ensure that the inner scrollbar is removed, and the content is adjusted to use the outer scrollbar effectively.

Fixes #69 or #70

ScreenShot :-

Screenshot 2024-09-14 143501

Changes Made :-

CSS Adjustments: Modified the container’s CSS to remove the inner vertical scrollbar. Adjusted the overflow properties to ensure the outer scrollbar handles the scrolling.

Ronnieraj37 commented 1 month ago

Solved in #70