diff --git a/core/core-frontend/src/views/chart/components/js/panel/common/common_table.ts b/core/core-frontend/src/views/chart/components/js/panel/common/common_table.ts index 92533be380..32bf06f53f 100644 --- a/core/core-frontend/src/views/chart/components/js/panel/common/common_table.ts +++ b/core/core-frontend/src/views/chart/components/js/panel/common/common_table.ts @@ -52,7 +52,8 @@ export function getCustomTheme(chart: Chart): S2Theme { }, splitLine: { horizontalBorderColor: borderColor, - verticalBorderColor: borderColor + verticalBorderColor: borderColor, + horizontalBorderWidth: 0 }, cornerCell: { cell: {