-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Fix mobile view #7301
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
Fix mobile view #7301
Conversation
Signed-off-by: Khusham Bansal <kbkhushambansal@gmail.com>
Signed-off-by: Khusham Bansal <kbkhushambansal@gmail.com>
Signed-off-by: Khusham Bansal <kbkhushambansal@gmail.com>
l5io
commented
Dec 28, 2025
🚀 Preview for commit 11dc28d at: https://69517d26fe3f1eea7b07d3f2--layer5.netlify.app
KhushamBansal
commented
Dec 28, 2025
Hi @saurabhraghuvanshii , I finally fixed the bug. Can you review this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KhushamBansal
Kindly revert this, since it’s not related to the issue being addressed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kishore08-07 I raised a PR before making this change, but there was a build error. So, I had to make this change. Should I change the title of the PR?
marblom007
commented
Dec 29, 2025
Was this PR presented in today's Websites meeting?
Uh oh!
There was an error while loading. Please reload this page.
Description
This PR fixes #7274
Notes for Reviewers
Fixes mobile view issue where content under 'Manage your clusters' heading was not visible on devices with viewport width less than 768px.
Fixes the build error.
Signed commits