Hello! I'm sure I'm missing something very basic, but I've checked out a bunch of things but I can't seem to make this work. I'm attempting to build a dashboard, but I think Flexbox and perhaps something else is tripping me up. I've tried to follow some videos but the toddle panel has changed a bit since many of those were made.
I'm trying to get the panel on the left to take up the entire left side. I thought I'd be able to make the Min Height 100% and we'd be off, but it doesn't seem to be setting the height as I expect when the Placement is set to Relative. However, when I set the Placement to Absolute it works, but then the next Div box (which will be up top) overlaps with the panel on the left. Any ideas on what I'm doing wrong?