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/bg color login form #309

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

PedroOliveira42
Copy link

@PedroOliveira42 PedroOliveira42 commented Jan 6, 2025

Closes #292

Altered the login forms to not use the browsers autofill style changes.

Before

image

After

image

Potencial Problems

This will make it so that every input field with autofill will have a pink background and letters, will most likely not become an issue though because few fields with autofill options will have diferent background options. However cresting a custom class for pink autofill inputs could also be done.

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.

layout: fix background color on login form fields
1 participant