-
Notifications
You must be signed in to change notification settings - Fork 40
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
Change --p-icon-size to 0.65 to make the fix the icon alignment #93
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line 8 appears to be in good shape and meets the required standards. However, I find the presence of an additional tab character on line 132 seems to be unnecessary.
fixing
Fixed :) |
The arrow was actually a bug and got removed completely, so this PR is not needed anymore. Still thank you for your work 🙏🏻 |
What does this PR do?
Fixing the icon size of the switch input being used in the auth section of the console
Before:
After:
Have you read the Contributing Guidelines on issues?
(Write your answer here.)
yes.