Solved
Toggling off boolean unintentionally centers my text, any solutions to keep text aligned right?
I made a variant where you can toggle on and off a checkmark. The component has auto alignment so that the text and the checkmark are spaced apart, but when I hide the checkmark, the text centers. Is there any way to keep my text right aligned when I toggle off the checkmark?
Thanks for the help!
My components:

