Skip to content

Commit

Permalink
placeholder overflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maruthumj committed Mar 30, 2024
1 parent 2186e27 commit 4207395
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/components/calendar/calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
.p-calendar .p-inputtext {
flex: 1 1 auto;
width: 1%;
text-overflow: ellipsis;
}

.p-calendar-w-btn .p-inputtext {
Expand Down

0 comments on commit 4207395

Please sign in to comment.