From 1e975cd8285f92b4d45888749cbee32477b75fe2 Mon Sep 17 00:00:00 2001 From: wangxiaogang Date: Thu, 4 Jun 2026 22:25:09 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/pages/stats/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/src/pages/stats/index.vue b/client/src/pages/stats/index.vue index b2ad535..03f5091 100644 --- a/client/src/pages/stats/index.vue +++ b/client/src/pages/stats/index.vue @@ -522,10 +522,8 @@ function getBarWidth(amount: number) { } .trend-date { - width: 52rpx; font-size: 24rpx; color: #8B7E7E; - text-align: right; } .trend-bar-bg {