Closed
Description
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
Labels
No labels