fix: 同步记录弹窗改为局部刷新 (#62)

This commit is contained in:
chengma
2026-08-09 21:02:28 +08:00
parent ee1e060e3a
commit d8a24247df
9 changed files with 243 additions and 62 deletions
+3
View File
@@ -290,6 +290,9 @@ tr.empty small { color: #aaa; }
}
.sync-history-page { color: #555; white-space: nowrap; }
.sync-history-foot { flex-wrap: wrap; }
.sync-history-loading { margin: 0; white-space: nowrap; }
.sync-history-load-error { margin-top: 0; }
.sync-history-foot [aria-disabled="true"] { opacity: .5; pointer-events: none; }
.sync-status {
display: inline-block;
min-width: 52px;