mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
### What's changed? Added `minmax(0, 1fr)` to `grid-template-columns` to ensure the second column can shrink to fit within the container, avoiding overflow in smaller viewports or when the container width is limited. ### Before <img width="489" alt="image" src="https://github.com/user-attachments/assets/047acba2-6ce7-444e-9ef1-867d3643ee45" /> ### After <img width="489" alt="image" src="https://github.com/user-attachments/assets/b5485746-8dac-422d-ba35-ab819ef78c5d" />