Extra space at the bottom of a column container

Hello! I'm having an issue trying to use a column container to make a header for a demo project. The header is docked to the top of the page and resizes/reorients just like I want it to when the page is resized. But there's this annoying blank space at the bottom that I can't seem to get rid of (pictures attached). Seems like it's because of a second row, which I can't figure out how to make smaller or get rid. Thanks in advance for the help!


That odd little piece of UI can't be "removed" because it isn't actually part of the View. From the screenshot, it would appear that you need to configure the Docked View to take up less space than the default 150px.
Screenshot 2023-01-04 at 12.05.11 PM

That was it, thanks!! Thought I was going crazy for a bit there, appreciate it.

1 Like