I'm trying to align the components in my canvas app. Is there a non manual way to do it?
As of now it's taking a lot of time to check each component and align it as per the overall view of the page.

I'm trying to align the components in my canvas app. Is there a non manual way to do it?
As of now it's taking a lot of time to check each component and align it as per the overall view of the page.
Hi @arnabbhor19 ,
Refer to below official document for full guidance of responsive layouts:
Create responsive layouts in canvas apps - Power Apps | Microsoft Learn
So that when you change position/size of parent component, relative components will change to suit for the new layouts.
Hope this helps!
Community Support Team _ Wenjuan Zou
If this post helps, then please consider Accept it as the solution to help the other members find it.