Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FadeLoader is not centered #578

Open
ktsirangelos opened this issue Feb 6, 2024 · 0 comments
Open

FadeLoader is not centered #578

ktsirangelos opened this issue Feb 6, 2024 · 0 comments

Comments

@ktsirangelos
Copy link

Package Version
0.13.8

Describe the bug
The loader doesn't appear centered (visually). I think that with width: 60px, it should have left: 30px, in order to appear centered. Here's the code from the devTools after the component renders: <span style="display: inherit; position: relative; font-size: 0px; top: 20px; left: 20px; width: 60px; height: 60px;">

To Reproduce
Just use the component

Expected behavior
I assume that since all the other loaders are centered, this should be as well

Screenshots
Screenshot 2024-02-06 at 17 29 53

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant