From 3e2e103ba2eed6158d89aef67024b2e600213fbb Mon Sep 17 00:00:00 2001 From: Mustafa Saifee Date: Fri, 15 Nov 2024 23:10:43 +0200 Subject: [PATCH] Improve spacing --- package-lock.json | 4 ++-- package.json | 2 +- src/Components/Graphs/UnitChart/index.tsx | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6910746..0426ab9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@undp-data/undp-visualization-library", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@undp-data/undp-visualization-library", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "dependencies": { "ajv": "^8.17.1", diff --git a/package.json b/package.json index 9675534..8bbab3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@undp-data/undp-visualization-library", - "version": "1.0.2", + "version": "1.0.3", "main": "./dist/index.cjs", "module": "./dist/index.js", "browser": "./dist/index.umd.js", diff --git a/src/Components/Graphs/UnitChart/index.tsx b/src/Components/Graphs/UnitChart/index.tsx index 910f3d3..33ace12 100644 --- a/src/Components/Graphs/UnitChart/index.tsx +++ b/src/Components/Graphs/UnitChart/index.tsx @@ -175,6 +175,7 @@ export function UnitChart(props: Props) { style={{ lineHeight: 0, width: width ? `${width}px` : '100%', + marginBottom: '0.75rem', }} aria-label='Color legend' >