Skip to content

fix: adjust alignment InlineRadioGroup component #5

@andreasfernandes93

Description

@andreasfernandes93
Image

The uiForm.InlineRadioGroup component has an alignment issue due to the mt-2 class in its parent class. This causes a slight misalignment downwards compared to other form components that do not have this property.

Tests performed:

  • I tried using the component inside a div with flexbox and another with grid, both with vertical alignment, but the issue persisted.
  • I used the browser developer tools (Firefox and Chrome) to manually remove the mt-2 class and verified that the component was correctly aligned.

Expected behavior: The component should be aligned correctly with the other form components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions