Skip to content

Commit

Permalink
Merge pull request #1178 from dm3-org/msg-action-ui-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNi245 authored Sep 10, 2024
2 parents 95caef7 + 63cd4c4 commit 9e860c8
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 9e860c8

Please sign in to comment.