Skip to content

HasManyFieldsRow automatically adds mb-4 className to component #970

@CRiva

Description

@CRiva

The HasManyFieldsRow automatically adds mb-4 className to the component, which in some cases, is just too much whitespace between the rows.

const classNames = classnames('mb-4', className);

It would be better to allow the user/developer to specify their own whitespace when utilizing this component to fit their needs.

Example of too much whitespace:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions