Facebook-Messenger-Desktop
Facebook-Messenger-Desktop copied to clipboard
Text is out of window

And the cause could be a new change in css:
._4sp8 {
background-color: #fff;
display: flex;
font-size: 14px;
min-width: 640px;
}
So this has to be added: ._4sp8 { min-width: 0px !important; }
nice!
Did your PR fixed that?
Yes, I hope! I can't build.
It will be in the next release (done by next sunday)