mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
refactor(图表): 表格表头排序框样式优化
This commit is contained in:
@@ -739,4 +739,8 @@ const tablePageClass = computed(() => {
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
}
|
||||
.antv-s2-tooltip-container {
|
||||
max-width: 80px;
|
||||
min-width: 80px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user