perf: 内容审核-底部按钮样式统一修改

This commit is contained in:
rd
2025-08-20 11:30:15 +08:00
parent 08c8488b67
commit 65ad58256e
18 changed files with 141 additions and 44 deletions

View File

@ -16,7 +16,7 @@
}
.arco-pagination-options {
.arco-select {
background-color: transparent;
background-color: transparent !important;
border-radius: 4px;
border: 1px solid var(--BG-300, #e6e6e8);
}
@ -36,7 +36,7 @@
line-height: 22px;
}
.arco-input-wrapper {
background-color: transparent;
background-color: transparent !important;
}
}
.arco-pagination-total {