See screenshot. Using chrome latest.

Thanks for the report Jared! While adding a background color works, it'll be more work to have it play nicely with dark mode and potentially a non-transparent background as well.
The better fix is probably to tweak the .sidebar class and remove the hardcoded width: 20rem. Will fix this!
Nice! My other suggestion would be to hide / move the secondary nav in the situation in the above screenshot
Fixed in #1535 and #1562
How can add different background color for different sidebar. Suppose I have two navbar links. On one link click should show orange background color to sidebar and on another link click should show yellow background color to sidebar.
Most helpful comment
Nice! My other suggestion would be to hide / move the secondary nav in the situation in the above screenshot