fix: 修复回填更新与截图刷新

This commit is contained in:
巫凤萍
2026-08-16 22:22:50 +08:00
parent 74671a9b9f
commit cac6c5e83b
5 changed files with 34 additions and 9 deletions

View File

@@ -1792,6 +1792,11 @@ footer {
font-weight: 620;
}
.toast.success {
color: var(--green-deep);
font-weight: 720;
}
.loading-shell {
display: flex;
align-items: center;