I am using MUI v5 Grid for my project. I wanted to line up 5 items but when I checked for responsiveness, the middle item content goes out of its container just nearly the breakpoint.
Is there any workaround or css that I can apply to prevent this? I only tried overriding the breakpoint for it to not go out of the container but it seems not a good solution to me.