Hi everyone! I'm trying to figure out the best way to have a second navigation tree at the bottom of my sidebar. I've figured out the base css for it. so the "position: absolute; bottom: 0;" or with the position on "fixed" instead, but the rest of the navigation tree keeps sticking out. if I add the "overflow: hidden;", the text does not show up when toggling/opening the sidebar.