nocobase:main
← nocobase:fix/data-vi-dark-mode
opened 01:45AM - 23 Sep 24 UTC
<!--
First of all, thank you for your contribution!
For bug fixes or other no…n-feature modifications, please base your branch on the main branch.
For new features or API modifications, please make sure your branch is based on the next branch.
Thank you!
-->
### This is a ...
- [ ] New feature
- [ ] Improvement
- [x] Bug fix
- [ ] Others
### Motivation
### Description
<!--
Please describe the key changes made in this PR clearly and concisely,
mention any potential risks,
and provide some testing suggestions.
-->
### Related issues
### Showcase
### Changelog
| Language | Changelog |
| ---------- | --------- |
| 🇺🇸 English | Fix style issues of chart blocks when using dark mode themes |
| 🇨🇳 Chinese | 修复图表区块在暗黑主题下的样式问题 |
### Docs
| Language | Link |
| ---------- | --------- |
| 🇺🇸 English | |
| 🇨🇳 Chinese | |
### Checklists
- [ ] All changes have been self-tested and work as expected
- [ ] Test cases are updated/provided or not needed
- [ ] Doc is updated/provided or not needed
- [ ] Component demo is updated/provided or not needed
- [x] Changelog is provided or not needed
- [ ] Request a code review if it is necessary