Modal body width exceeded

Hi all

I’m having an issue with modals where the content grows bigger (width) that the modal main body size and looks ridiculous.
i have a container on body and i fill it with components using customcode from my intraweb project.
when the edits of grids fill they extend the container larger that the body of the modal.

is there a way i can stop this ?
(sorry for the noob question)

Post a link to your website so we can look at the code. It’s hard to diagnose issues like this without seeing the code. There is likely something awry within your CSS.