1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

toggle password visibility on login/register

This commit is contained in:
Kyle Spearrin
2018-02-24 13:45:41 -05:00
parent ccfc7b3eb1
commit 40e135a297
6 changed files with 61 additions and 13 deletions

View File

@@ -110,3 +110,9 @@
}
}
}
#register-page {
.content {
width: 400px;
}
}