How to keep Expandable Area full width even when collabsed?

Hi all…

Blueprint issue.

I have an expandable area that I’m using to categorize data. Each expandable area has a grid in the body. The header contains the name (text block) of the data being represented inside the grid

I want to keep everything uniform looking rather the expandable area is collapsed or expanded.

Maybe I’m lost in the weeds, but I’m not seeing a way to keep the width of the header at full width even when the body is collapsed. Is there a way to force the header to always stay at full width?

Thanks everyone!

Use hidden rather than collapsed.
Hidden will keep the size while still making it invisible.
image