Skip to content

When using a custom spinner, the spinner isn't centered with text #37

@AloysiusParedes

Description

@AloysiusParedes

I am trying to use https://github.com/davidhu2000/react-spinners

and when I use it, the spinner is not aligned with text

Screen Shot 2019-04-17 at 3 12 23 PM

<LoadingOverlay active={!this.state.isLoaded} spinner={<PulseLoader color={"var(--bluePrimary)"} />} text="Loading data..." fadeSpeed={0} styles={{ wrapper: { width: "100%", height: "100%" } }} >

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