From a2136945ae15be449287a32c8cb2862873ecec94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilhem=20Barth=C3=A9s?= Date: Tue, 9 Jul 2024 14:53:07 +0200 Subject: [PATCH] chore: remove top padding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Guilhem Barthés --- src/components/ProfilingDurationBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProfilingDurationBar.tsx b/src/components/ProfilingDurationBar.tsx index 11b13836..b2b7190e 100644 --- a/src/components/ProfilingDurationBar.tsx +++ b/src/components/ProfilingDurationBar.tsx @@ -180,7 +180,7 @@ const ProfilingDurationBar = ({ } return ( - +