add show password button

This commit is contained in:
smanylov
2025-12-15 12:22:42 +07:00
parent 72bd21c648
commit 7fb6f7418f
5 changed files with 61 additions and 13 deletions
+4
View File
@@ -188,4 +188,8 @@
font-size: 13px;
line-height: 1.4;
}
}
.password-wrapper {
position: relative;
}