main ← ux-livestream-chat-drawer
merged 10:13PM - 11 Sep 26 UTC
This improves some livestream chat drawer styles — scale, alignment, positioning… etc.
Solves issues reported here, and more https://meta.discourse.org/t/mobile-event-chat-has-too-big-ui-elements/412206
Before:
<img width="150" alt="image" src="https://github.com/user-attachments/assets/8329d93a-58df-4107-b8f3-289f698a7748" />
<img width="450" alt="image" src="https://github.com/user-attachments/assets/03fdea6e-bc71-4da8-b926-8fdacfadb890" />
<img width="600" alt="image" src="https://github.com/user-attachments/assets/53988478-6929-430e-a508-7d9cdde91cf3" />
After:
<img width="200" alt="image" src="https://github.com/user-attachments/assets/50b91def-efb0-41c2-b0da-1de0783d5e51" />
<img width="450" alt="image" src="https://github.com/user-attachments/assets/66b6072a-0b41-4b52-ac3e-f0c4c03a420b" />
<img width="600" alt="image" src="https://github.com/user-attachments/assets/4b5793cb-5abb-4a76-9c83-9eac6c030f78" />