Skip to content

Commit

Permalink
Fixed #17085 | p-inputMask: clear button UI issues with showClear [v1…
Browse files Browse the repository at this point in the history
…9-rc1]
  • Loading branch information
mehmetcetin01140 committed Dec 17, 2024
1 parent c80a024 commit 31b79d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/primeng/src/inputmask/style/inputmaskstyle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ p-inputmask {
position: relative;
}
.p-icon-wrapper {
.p-inputmask-clear-icon {
position: absolute;
top: 50%;
margin-top: -0.5rem;
Expand Down

0 comments on commit 31b79d9

Please sign in to comment.