From afa7ebfa95130337afecb9bae20429cdda2c3db0 Mon Sep 17 00:00:00 2001 From: Priyanka Pradeep Date: Fri, 22 Oct 2021 19:31:46 +0530 Subject: [PATCH] fix --- helper/common_handler_v2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/common_handler_v2.js b/helper/common_handler_v2.js index f684ec1..5f46057 100644 --- a/helper/common_handler_v2.js +++ b/helper/common_handler_v2.js @@ -2502,7 +2502,7 @@ async function getTaskOverviewChart(tasks) { }, layout: { padding: { - top: 15, + top: 25, bottom: 25 }, },