Skip to content

Height is incorrect #23

Closed
Closed
@jaripekkala

Description

@jaripekkala

https://codesandbox.io/embed/v888k169wl

The skeleton ends up being 1 pixel taller than given in props. A simple workaround is to override the skeleton element's line-height

span {
    line-height: normal !important;
}

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