style: 去除表格底部线
parent
218d24598a
commit
9e5747a96a
|
@ -31,3 +31,6 @@
|
|||
.el-table__body tr.current-row {
|
||||
color: #000 !important;
|
||||
}
|
||||
.el-table__inner-wrapper::before {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue