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

Centering Check/Number? #103

Open
Jordan-Voss opened this issue Sep 14, 2022 · 1 comment
Open

Centering Check/Number? #103

Jordan-Voss opened this issue Sep 14, 2022 · 1 comment

Comments

@Jordan-Voss
Copy link

Is there a way I can center the check when completed or the step number? currently mine looks like this
Screenshot from 2022-09-14 22-06-38

@Abdlrrahman
Copy link

Hi

I solved it by adding:

      flex:1,justifyContent: "center",alignItems: "center"
      
      to the circleStyle 

and removed the "top" attribute form the circleText class

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

2 participants