Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 2 forks source link

[FIX] Fix Direct messages getting squished on Chrome #697

Closed Jomshir98 closed 6 months ago

Jomshir98 commented 6 months ago

fixes #682

It appears Chrome prefers squishing flex children over scrolling under some specific conditions, involving the children having overflow hidden. This can cause current styling of DMs to squish messages when there are more than fit on a screen.

This PR updates the DM rendering implementation to use the same layout as chat is: