How do I resize the height of the gameobject SQLDataTable so that it shrinks down in height but keeps its fixed position on the canvas? As you can see, the text above it (helptext gameobject, which has content size fitter, preferred fit on vertical size) overflows into the table.
Now I know how to move the table down with the above text, I would make the table a child, but I don't want to do that. I want to just reduce the height of the table in relation to the above text, also ignore the errors.