Resolving Empty Space After Content in a Continer
If your container has an empty space after the content, it might be due to the minHeight setting being larger than the actual container height. To fix this issue, follow these steps:
Expand the Dimensions Tab.
Adjust the minHeight Setting. Ensure that the minHeight is not larger than the actual height of the container.
Verify the maxHeight setting to ensure it does not exceed the desired height of the container.