Hi everyone,
I'm working on a basic UI component using the MUI Grid system along with other layout utilities like Box and Container. However, I'm encountering an issue where there's some unexpected padding (or extra space) at the bottom of the container. I've reviewed my layout but can’t figure out where it’s coming from.
Could anyone help me debug this and suggest how to remove the unnecessary spacing at the bottom?
Thanks in advance!