forked from github/dataease
refactor(图表): 表格表头排序框样式优化
This commit is contained in:
parent
cffe216f89
commit
5fedf71b58
@ -739,4 +739,8 @@ const tablePageClass = computed(() => {
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
}
|
||||
.antv-s2-tooltip-container {
|
||||
max-width: 80px;
|
||||
min-width: 80px;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user