elements
elements copied to clipboard
Double eye icons in MS Edge
Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's Code of Conduct.
- [X] I have read and am following this repository's Contribution Guidelines.
- [X] I have joined the Ory Community Slack.
- [X] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
https://github.com/ory/elements
Describe the bug
You get overlapping eye icons on the password.
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.