Skip to content

Commit

Permalink
inline block
Browse files Browse the repository at this point in the history
  • Loading branch information
domschab23 committed Apr 26, 2024
1 parent e1a9ea1 commit 2f6e7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LoadingSkeleton/LoadingSkeleton.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

// Per https://github.com/dvtng/react-loading-skeleton/issues/23#issuecomment-939231878
.loadingSkeletonContainer {
display: block;
display: inline-block;
line-height: 1;
}

Expand Down

0 comments on commit 2f6e7db

Please sign in to comment.