Skip to content

fix the content of the button being displayed in two lines #1114

@Code-Beaker

Description

@Code-Beaker

image

The content of this button is being displayed in two lines. I tried to edit it using DevTools and adding this property to the button's styles can possibly fix this issue:

min-width: fit-content;

I wanted to share my personal idea of adding a bit of padding which can make it look better.

padding: .5rem 1rem;

This is how it looks after making the changes:

image

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