Skip to content

Commit

Permalink
fixed msg action UI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhupesh-mfsi committed Sep 10, 2024
1 parent cf279f1 commit 63cd4c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/messenger-widget/src/components/Chat/Chat.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@
height: auto;
}

.infinite-scroll-component{
overflow: visible !important;
}

/* =================== Mobile Responsive CSS =================== */

@media only screen and (max-width: 800px) {
Expand Down

0 comments on commit 63cd4c4

Please sign in to comment.