From 7a44adb5a7c1f2eeebb69c893b7c4211b7f11767 Mon Sep 17 00:00:00 2001 From: shuirong Date: Sun, 17 Mar 2024 20:26:12 +0900 Subject: [PATCH] fix: fix panel cards style (#1171) --- .../src/views/Dashboard/component/StatisticalLineChartCard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/berry/src/views/Dashboard/component/StatisticalLineChartCard.js b/web/berry/src/views/Dashboard/component/StatisticalLineChartCard.js index 53cd46b0..9daa9519 100644 --- a/web/berry/src/views/Dashboard/component/StatisticalLineChartCard.js +++ b/web/berry/src/views/Dashboard/component/StatisticalLineChartCard.js @@ -65,7 +65,7 @@ const StatisticalLineChartCard = ({ isLoading, title, chartData, todayValue }) = ) : ( - +