From e43618ee14ea61b1fa4655ce72b3595a7c7eaac5 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Mon, 2 Dec 2024 09:13:42 +0800 Subject: [PATCH] fix: ChartLegend overflow --- src/components/ui/chart.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/chart.tsx b/src/components/ui/chart.tsx index c277371..beec753 100644 --- a/src/components/ui/chart.tsx +++ b/src/components/ui/chart.tsx @@ -278,7 +278,7 @@ const ChartLegendContent = React.forwardRef<