Problem/Motivation
The inline variation was recently added to form elements and wasn't taken into account on the initial implementation of form elements.
Proposed resolution
Implement inline variation of form elements. We should ensure that the new styles are compatible with radios, checkboxes, text inputs and selects. This doesn't include any work related to prefix/suffix.

This image is just a reference. Please use Figma to check spacing and other definitions:
Remaining tasks
Implement it for:
- Text field
- Text area
- Selects
- Radios/Checkboxes
User interface changes
Inline form elements will implement a common solution.