Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dakshmehta007
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improper alignment with multiple scrollbars on the profile page
1 participant