Skip to content

Commit

Permalink
fix: #14724, Password: Hand/Pointer icon not displayed while hovering…
Browse files Browse the repository at this point in the history
… over the eye icon in password ToggleMask mode
  • Loading branch information
akshayantony55 committed Feb 6, 2024
1 parent 20b5c1c commit 6da0108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/common/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@

.p-icon {
display: inline-block;
cursor: pointer;
}

.p-icon-spin {
Expand Down

0 comments on commit 6da0108

Please sign in to comment.