Closed ianjon3s closed 5 days ago
Quick one: fixes alignment of FormControlLabel when used inline in a form.
FormControlLabel
Margin is added to BasicRadio to maintain alignment within that component.
BasicRadio
Before:
After:
Removed vultr server and associated DNS entries
What does this PR do?
Quick one: fixes alignment of
FormControlLabel
when used inline in a form.Margin is added to
BasicRadio
to maintain alignment within that component.Before:
After: