fix: 修复表格样式
This commit is contained in:
parent
b2eb55d03f
commit
2fb76d69e8
|
@ -65,7 +65,7 @@ html,body {
|
|||
border-right: 0 !important;
|
||||
}
|
||||
|
||||
.adjust-table th {
|
||||
.adjust-table th:not([class*="el-table-column--selection"]) {
|
||||
border-right-color: white !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue