fix bugs
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 28s
Docker Build & Deploy / Deploy to Production (push) Successful in 11s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 2s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s

This commit is contained in:
SunCheng
2026-01-21 19:51:41 +08:00
parent 64aa24c07b
commit 937e8db776
2 changed files with 26 additions and 19 deletions

View File

@@ -1412,7 +1412,6 @@ onBeforeUnmount(() => {
.balance-chart {
border-radius: 8px;
background: rgba(0, 0, 0, 0.02);
padding: 10px 0;
margin: 0 -12px;
}