mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 17:30:20 +00:00
* UX: prevent suggestion button from wrapping This PR addresses the visual bug where the suggestion button wraps on any screen size. * UX: edge case screen size This addition fixes screen size issues at specific screen sizes without affecting larger screen sizes, no media query necessary.