Open
Description
I believe the sidebar is currently hardcoded to 200 pixels, and the css is set to truncate long sidebar items.
I could get into a buch of edge cases like font scale, ultrawide monitors, and unusually long section names with common prefixes, but i don't need to, because you can see this problem just by looking at the standard library documentation.
I think this menu should use 90%-100% of the screen width on mobile, and we should remove the truncation so long section names can be fully read.