update 重构暗黑模式样式 将所有写死的颜色统一整理

This commit is contained in:
疯狂的狮子Li
2026-04-01 19:18:07 +08:00
parent 3f30bac6f3
commit 38c67fba25
31 changed files with 163 additions and 199 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ function handleCurrentChange(val: number) {
justify-content: flex-end;
padding-top: 10px;
margin-top: 18px;
border-top: 1px solid rgba(148, 163, 184, 0.14);
border-top: 1px solid var(--app-surface-border);
.el-pagination {
float: none;