-
-
Notifications
You must be signed in to change notification settings - Fork 113
API docs styling tweaks #881
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
ec3d802
to
885c694
Compare
One thing I'm concerned with in this PR is the |
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.
Am I correct when I understand that you made it min-content because the sidebar-items were not wrapping? Because I think we would love it if the sidebar-width is consistent between all the "apps"/websites and using min-content does not guarantee that. So if that's what you are aiming for, I suggest using word-wrap.
Fixes #879 as well as some other styling tweaks:
sidebar-container--full-width
(Start using "wide mode" in the redesign branch #879) and add necessary paddingLet me know if one of the additional styling tweaks (font-size changes, header width changes, sidebar width changes) are undesired as I didn't talk this through with anyone.
Screenshots before and after