Skip to content

Commit

Permalink
fix: Fixes email overflow issue in conversation. (chatwoot#2331)
Browse files Browse the repository at this point in the history
  • Loading branch information
nithindavid authored May 25, 2021
1 parent 62d1991 commit 652d988
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -339,5 +339,6 @@ export default {
.view-box.fill-height {
height: auto;
flex-grow: 1;
min-width: 0;
}
</style>

0 comments on commit 652d988

Please sign in to comment.