diff --git a/frontend/src/common/css/main.css b/frontend/src/common/css/main.css index 5733ca60f5..47be41d8f7 100644 --- a/frontend/src/common/css/main.css +++ b/frontend/src/common/css/main.css @@ -50,7 +50,7 @@ body { /* <-- 表格拖拽表头调整宽度,在 t-bable 上添加 border 属性,并添加 adjust-table 类名*/ .adjust-table td { - border: 0; + border-right-color: white; } .adjust-table th {