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

FIX: Center and fit auth button to text content. #433

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

EbodShojaei
Copy link

Updated the styling of the buttons for consistency. Before, my Safari browser would load the Google auth button, but immediately resize the button and offset from the centre. That's not ideal, so I applied my own fix, screenshotted below.

image

Copy link

vercel bot commented Jul 18, 2024

@EbodShojaei is attempting to deploy a commit to the Dev Shchepotin Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jul 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-boilerplate ❌ Failed (Inspect) Jul 18, 2024 11:23pm

@Shchepotin
Copy link
Collaborator

@EbodShojaei please apply Prettier to your code:

npm run lint -- --fix 

@EbodShojaei
Copy link
Author

@Shchepotin I've formatted with Prettier and addressed the ESLint requiring 'user' to be called in the useEffect via confirm-new-email. All tests pass with the changes made.

My previous commit wasn't included due to Husky flagging my commit messages (now resolved).

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

Successfully merging this pull request may close these issues.

2 participants