I have an input component that I use as a base for other components like a dropdown. When I swap an instance of the base input with a dropdown, it flips vertically. I just built these and didn’t flip anything when making them, so I’m confused what’s happening.
It looks like your Input variant is flipped vertically. Check the coordinates (in your screenshot, X = 20, Y = 70, but the value on the Y axis should be, apparently, 20).