UX: fix password mask on password reset (#30347)

This commit is contained in:
Jordan Vidrine 2024-12-18 13:21:33 -06:00 committed by GitHub
parent 29a596c667
commit b1ff38b748
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ body.invite-page {
.toggle-password-mask {
position: absolute;
right: 0;
top: 0;
padding: 0.75em 0.77em; // alligns with input padding
.ios-device & {
// reset form-item-sizing mixin styles