aws / mynah-ui

https://aws.github.io/mynah-ui/
Apache License 2.0
13 stars 11 forks source link

Use text-input-color instead of white in mynah-chat-prompt-input color #71

Closed ege0zcan closed 2 months ago

ege0zcan commented 2 months ago

Problem

Overflown text used to become invisible when you had a large multiline text. Scrolling up and down in the prompt input field also made this issue more apparent

Solution

mynah-chat-prompt-input color was set as white but it should have been using the text input variable color

License

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