-
Notifications
You must be signed in to change notification settings - Fork 44
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
Scroll bar added #230
Scroll bar added #230
Conversation
@Souvik34 is attempting to deploy a commit to the kossiitkgp Team on Vercel. A member of the Team first needs to authorize it. |
Scroll bar added |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Souvik34 run |
src/components/Navbar.tsx
Outdated
@@ -143,7 +144,9 @@ function Navbar() { | |||
} | |||
|
|||
function MobileNavbar({ toggleMobileMenu }: { toggleMobileMenu: () => void }) { | |||
const [bodyStyle] = useState({}); |
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.
It's still there.
src/components/Navbar.tsx
Outdated
@@ -106,6 +106,7 @@ function Navbar() { | |||
}; | |||
|
|||
return ( | |||
|
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.
And revert these extra changes please.
@Souvik34 Can you send a screenshot of how the scrollbar is supposed to look? Also check if it works on Firefox (I don't think it is working for me). |
It is working on Chromium based browsers. Is it possible to make it work on Firefox? |
Alright I am working for it asap. |
@Souvik34 any update? |
Updated |
Thanks @Souvik34! 🚀 |
8b97d22
into
kossiitkgp:truth-redefined-again
Scroll bar added
Issue No: #299