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

This commit is contained in:
SunCheng
2026-02-19 21:34:55 +08:00
parent 986f46b84c
commit 7a39258bc8
3 changed files with 86 additions and 6 deletions

View File

@@ -267,6 +267,6 @@ const chartOptions = computed(() => {
.trend-chart {
width: 100%;
height: 190px;
height: 200px;
}
</style>