forked from github/dataease
Merge pull request #12028 from dataease/pr@dev-v2@refactor_table_sort_popup
refactor(图表): 表格表头排序框样式优化
This commit is contained in:
commit
3bdeab6f9f
@ -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