mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
Fix edge double password reveal buttons issue (#1325)
This commit is contained in:
@@ -303,3 +303,7 @@ app-vault-icon {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
input[type="password"]::-ms-reveal {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user