Skip to content

Commit

Permalink
fix: primereact primefaces#5905, Password: Hand/Pointer icon not disp…
Browse files Browse the repository at this point in the history
…layed while hovering over the eye icon in password ToggleMask mode
  • Loading branch information
akshayantony55 committed Feb 6, 2024
1 parent 989c01f commit da22d45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/lib/componentbase/ComponentBase.js
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ const iconStyles = `
svg.p-icon {
pointer-events: auto;
cursor: pointer;
}
svg.p-icon g,
Expand Down

0 comments on commit da22d45

Please sign in to comment.