elements icon indicating copy to clipboard operation
elements copied to clipboard

Double eye icons in MS Edge

Open chris-heathwood opened this issue 2 years ago • 0 comments

Preflight checklist

Ory Network Project

https://github.com/ory/elements

Describe the bug

You get overlapping eye icons on the password.

Screenshot 2023-10-23 at 13 12 53

Reproducing the bug

Go to password in the Ory Account Experience.

Relevant log output

No response

Relevant configuration

No response

Version

latest

On which operating system are you observing this issue?

macOS

In which environment are you deploying?

Ory Network

Additional Context

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

It just needs the above setting see MS docs.

chris-heathwood avatar Oct 23 '23 13:10 chris-heathwood