Make width of collapse component not depedent on width of parent component

Hi I am trying to use the collapse component. However, I am wondering if the width of the collapse component can be independent from the width of the parent component


I have tried to set the width of the collapse component, but as seen in the picture this increases the width of the parent component moving the other columns to the right. Is there a way to circumvent this. Thank you

I solved by placing the collapse component in a separate row.

2 Likes