mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-02-15 07:54:43 +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.