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 Sidebar overflowing & overlapping on Footer #180

Conversation

arorabhavik1001
Copy link
Contributor

@arorabhavik1001 arorabhavik1001 commented Dec 31, 2024

This PR resolves the issue #85 of the sidebar overflowing and overlapping on the footer due to a bug in the library "Material for MkDocs" which has been used for the documentation. I made the following custom changes to resolve the same:

  • Added custom css to change the z-indexing of the sidebar and footer elements.
  • Tweaked the footer background color property to remove the transparency while mantaining the same color to continue the consistency in colors being used.

PFA the screenshot of the resolved layout.

image

@Pranav0-0Aggarwal Pranav0-0Aggarwal linked an issue Jan 1, 2025 that may be closed by this pull request
2 tasks
@Pranav0-0Aggarwal Pranav0-0Aggarwal merged commit 6e2e762 into AOSSIE-Org:main Jan 1, 2025
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:The scroll bar in frontend UI component section is overflowing out.
2 participants