Skip to content

Commit

Permalink
fix: primefaces#14606 removed pointer events none. Not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Denny Müller committed Jan 23, 2024
1 parent 239b86c commit c90b68c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/app/components/calendar/calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,6 @@
cursor: pointer;
}

.p-icon-wrapper {
pointer-events: none;
}

.p-calendar-clearable {
position: relative;
}
Expand Down

0 comments on commit c90b68c

Please sign in to comment.