@@ -749,6 +749,9 @@ const btnDetail = (res) => {
:deep(.el-button) {
font-size: 1.2rem;
}
+ :deep(.el-table__inner-wrapper::before) {
+ height: 0px;
+ }
:deep(.classPagination) {
.el-pagination__rightwrapper {