Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant