Skip to content
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
@proinfocus

Description

@proinfocus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions