forked from github/dataease
Merge pull request #8293 from dataease/pr@dev-v2@fix_rich-text
fix(图表): 修复富文本组件文本组件数字段落失效问题
This commit is contained in:
commit
c0ee88f41f
@ -543,5 +543,8 @@ defineExpose({
|
||||
overflow-y: auto;
|
||||
outline: none !important;
|
||||
border: none !important;
|
||||
ol {
|
||||
list-style-type: decimal;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user