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

Password reveal CSS not working #717

Open
proinfocus opened this issue Nov 29, 2022 · 0 comments
Open

Password reveal CSS not working #717

proinfocus opened this issue Nov 29, 2022 · 0 comments

Comments

@proinfocus
Copy link

I have tried to remove the eye icon from the password input box by using the following css

::-ms-reveal {
    display: none;
}

and it seems to be not working as expected. As I start typing, the eye icon still pops up and overlaps our custom eye icon. I am currently running Version 107.0.1418.56 (Official build) (64-bit).

I have attached a sample output which depicts the issue.

eye-icon-overlapping

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

1 participant