aws / mynah-ui

The chat interface of Amazon Q Developer (for IDEs)
https://aws.github.io/mynah-ui/
Apache License 2.0
15 stars 14 forks source link

Footer text now wraps instead of overflowing on smaller windows #124

Closed Jurredr closed 4 weeks ago

Jurredr commented 4 weeks ago

Problem

Footer text is overflowing instead of wrapping

Solution

Add max width 100% to children of the footer text wrapper.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.