revert: 回退td的底部border
This commit is contained in:
parent
6d1fb1583f
commit
ff7454f6ef
|
@ -50,7 +50,7 @@ body {
|
|||
|
||||
/* <-- 表格拖拽表头调整宽度,在 t-bable 上添加 border 属性,并添加 adjust-table 类名*/
|
||||
.adjust-table td {
|
||||
border: 0;
|
||||
border-right-color: white;
|
||||
}
|
||||
|
||||
.adjust-table th {
|
||||
|
|
Loading…
Reference in New Issue