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

Fixed the Sidebar messing up layout on mobile view #612

Closed
wants to merge 1 commit into from

Conversation

vijaysingh2219
Copy link
Contributor

PR Fixes:

  • Previously, the sidebar layout was not properly responsive, resulting in overlapping or misaligned content on smaller screens.
  • To address this, we set a fixed width for the sidebar and adjusted its positioning accordingly.

Resolves #607

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

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.

bug: Sidebar messing up layout on mobile view
1 participant