-
Notifications
You must be signed in to change notification settings - Fork 13
fix: docs ui improvements and component improvements #560
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@rohanchkrabrty why do we need hardcode navbar background ? Wouldn't this give wrong impression of default style of component? |
@ravisuhag This is specific to the docs navbar, not the main navbar component. The transparent effect requires the color to be hardcoded instead of variables |
@p4suhag @rohanchkrabrty I think we should add some vertical gap between the hover in docs sidebar. |
@rohanchkrabrty The size input takes n values instead of just 1-6. A dropdown would make more sense here I think. |


Description
This PR fixes bugs in Docs
Type of Change
How Has This Been Tested?
Manual