Merge pull request #9233 from dataease/pr@dev-v2@style_rich-text

refactor(图表): 优化富文本弹出样式
This commit is contained in:
王嘉豪 2024-04-19 18:03:01 +08:00 committed by GitHub
commit 6a8d76d1e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -496,6 +496,14 @@ defineExpose({
</style>
<style lang="less">
.tox {
border-radius: 4px !important;
border-bottom: 1px solid #ccc !important;
top: 38px !important;
}
.tox-tbtn {
height: auto !important;
}
.tox-collection__item-label {
p {
color: #1a1a1a !important;