From d7f9e378fefef81b5b3849b1c108e5b41d4d6229 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Sat, 25 Jan 2025 10:57:16 +0800 Subject: [PATCH] style: better network tooltip --- components/ui/chart.tsx | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/components/ui/chart.tsx b/components/ui/chart.tsx index 1f5cbfe..c48ea03 100644 --- a/components/ui/chart.tsx +++ b/components/ui/chart.tsx @@ -164,12 +164,19 @@ const ChartTooltipContent = React.forwardRef<
{!nestLabel ? tooltipLabel : null}
+ )} + +