-
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
base: master
Are you sure you want to change the base?
Fix mobile view #7301
Conversation
Signed-off-by: Khusham Bansal <kbkhushambansal@gmail.com>
Signed-off-by: Khusham Bansal <kbkhushambansal@gmail.com>
|
🚀 Preview for commit 11dc28d at: https://69517d26fe3f1eea7b07d3f2--layer5.netlify.app |
|
Hi @saurabhraghuvanshii , I finally fixed the bug. Can you review this? |
| permalink: "hacktoberfest/2023" | ||
| program: "Hacktoberfest" | ||
| programSlug: "hacktoberfest" |
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?
|
Was this PR presented in today's Websites meeting? |
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