By default Tickets buttons display on the far right of your listings, like this:
Add this styling to swap the order and display tickets on the left:
<style>
.seated-event-link-cell1 {order: 1; }
.seated-event-link-cell2 {order: 2; }
</style>
Which will leave your listings like this: