Constraints not working

I am trying to vertically increase the size of my frame but when I increase the size of the frame the elements in it gets change in position, i have proper constraints set i.e. “top” and “left” for all elements but still, the elements change position with the change in size of the frame. I am not using any auto layout in my file.

Hey there @Ayush_Kumar. It’s a bit hard to tell from the screenshot what might be happening here. Are you able to share a link to the file or a copy that I can look at?

From looking at the layers panel my only suggestion would be to double check that the main components (not the instances) have the proper top-left constraint set.