This repository was archived by the owner on Jun 14, 2024. It is now read-only.
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
Password reveal CSS not working #717
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels