I'm having an issue where I have a RadioGroup with two Radio objects inside. They appear like so:

I need them to appear vertically, like so:

This was achieved by editing the label element inside the browser.
Where can I edit these settings specifically?
This is the DOM structure in runtime:

Thanks