We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.9.1
Cloud, Self Hosted (Docker)
Go to the following file:
web/app/components/base/chat/embedded-chatbot/config-panel/index.tsx
Please remove the following line, because the Edit button and the Save button have dramatically different font color.
If users choose a darker theme, then the Edit text will have visibility issues.
If users choose a lighter theme, then the Save text will have visibility issues.
styleCss={CssTransform(themeBuilder.theme?.backgroundButtonDefaultColorStyle ?? '')}
No response
The text was updated successfully, but these errors were encountered:
fix: langgenius#8969
38a8ec1
7121afd
fix: langgenius#8969 (langgenius#9076)
b2444d3
b722e18
Successfully merging a pull request may close this issue.
Self Checks
Dify version
0.9.1
Cloud or Self Hosted
Cloud, Self Hosted (Docker)
Steps to reproduce
Go to the following file:
Please remove the following line, because the Edit button and the Save button have dramatically different font color.
If users choose a darker theme, then the Edit text will have visibility issues.
If users choose a lighter theme, then the Save text will have visibility issues.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: