Skip to content

Commit

Permalink
Repositioned password show switch for inputs with lots of notes
Browse files Browse the repository at this point in the history
  • Loading branch information
crismali committed Nov 6, 2024
1 parent 9706ab2 commit e150a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/Form.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
}

.password-input-switch.password-input-switch {
bottom: 1.5rem;
top: calc(2.25rem + 1px);
color: var(--gray-dark);
cursor: pointer;
font-weight: var(--weight-normal);
Expand Down

0 comments on commit e150a14

Please sign in to comment.