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