Compare commits

..

No commits in common. "3dfa25d23b2bbbb8ee2279432945474d7a17e45f" and "ff46210c1409d0270ca2178f7ad2847a89b19bf6" have entirely different histories.

1 changed files with 0 additions and 22 deletions

View File

@ -634,13 +634,6 @@ export default {
th:nth-child(6), td:nth-child(6) { width: 200px; }
th:nth-child(7), td:nth-child(7) { width: 140px; }
th:nth-child(8), td:nth-child(8) { width: 140px; }
//
td:nth-child(8) {
.arco-btn + .arco-btn {
margin-left: 12px;
}
}
}
.td-id {
@ -713,21 +706,6 @@ export default {
margin-top: 16px;
display: flex;
justify-content: flex-end;
//
::v-deep(.arco-pagination-total) {
color: rgba(255, 255, 255, 0.9) !important;
}
//
::v-deep(.arco-pagination) {
color: rgba(255, 255, 255, 0.9);
}
//
::v-deep(.arco-pagination-jumper) {
color: rgba(255, 255, 255, 0.9);
}
}
.empty-tip {