mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
refactor(图表): 优化富文本弹出样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user