Hi,
I think using a Layout Grid is the most common way to solve that in the modeler. However CSS (pull-right) is probably also an option.
The best way to do it, would be to create a flex class that aligns its content to the right.
the worst way to do it would be to add the helper class “pull-right” to the button, which works most of the time.