Skip to content

Commit

Permalink
auth updt hide and show buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
X6TXY committed Aug 2, 2023
1 parent 30943c1 commit 2d26397
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/сomponents/auth /auth.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
width: 30rem;
}
.passwordinputs {
width: 27.5rem;
width: 27rem;
}
.show-password-btn {
width: 2rem;
Expand Down Expand Up @@ -69,7 +69,7 @@
width: 20rem;
}
.passwordinputs {
width: 17.5rem;
width: 17rem;
}
.show-password-btn {
width: 2rem;
Expand Down Expand Up @@ -106,7 +106,7 @@
width: 15rem;
}
.passwordinputs {
width: 12.5rem;
width: 12rem;
}
.show-password-btn {
width: 2rem;
Expand Down

0 comments on commit 2d26397

Please sign in to comment.