forked from github/dataease
refactor(图表): 优化富文本弹出样式
This commit is contained in:
parent
dea30bada9
commit
656584e0ab
@ -496,6 +496,14 @@ defineExpose({
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style lang="less">
|
<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 {
|
.tox-collection__item-label {
|
||||||
p {
|
p {
|
||||||
color: #1a1a1a !important;
|
color: #1a1a1a !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user