Skip to content

Using non-breaking space entity between button elements. While this works, it's better to use CSS margin/gap properties for spacing between elements rather than inserting HTML entities for visual spacing. #23

Description

@mmeents

Using non-breaking space entity between button elements. While this works, it's better to use CSS margin/gap properties for spacing between elements rather than inserting HTML entities for visual spacing.

            <button (click)="onNewModel()" style="margin-right: 0.5rem;">+ Add</button>

Originally posted by @Copilot in #20 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions