How do I fix it?
Anchor it to a point and not an area
https://docs.unity3d.com/Packages/com.unity.ugui@1.0/manual/UIBasicLayout.html
Had this same problem too.
If you scroll down, there should be a Canvas
component. If you change Render Mode
to World Space
you should be able to modify them.