From cdf9bbbe48ece0c3274657d6bc7c829011936318 Mon Sep 17 00:00:00 2001 From: "pramod.mahajan" Date: Sat, 6 Dec 2025 09:48:15 +0530 Subject: [PATCH] added padding to better space --- src/components/Dashboard/CollectionOverview.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dashboard/CollectionOverview.jsx b/src/components/Dashboard/CollectionOverview.jsx index d20cd0d3..34f0504b 100644 --- a/src/components/Dashboard/CollectionOverview.jsx +++ b/src/components/Dashboard/CollectionOverview.jsx @@ -254,7 +254,7 @@ export const TopicBarChart = ({ data,isLoading }) => { ]; return ( -
+
Collection Overview