From c17ecc770b56106b6fe509834aef2d883741a905 Mon Sep 17 00:00:00 2001 From: csrapr <26280794+csrapr@users.noreply.github.com> Date: Fri, 12 Feb 2021 13:58:50 +0000 Subject: [PATCH] Fix: profit and percentage chart labels margin --- .../Dashboard/SystemPerformance/SystemPerformance.js | 8 +++++--- .../SystemPerformance/SystemPerformance.styles.js | 4 ++++ new-lamassu-admin/src/styling/icons/dashboard/down.svg | 2 +- new-lamassu-admin/src/styling/icons/dashboard/equal.svg | 2 +- new-lamassu-admin/src/styling/icons/dashboard/up.svg | 2 +- 5 files changed, 12 insertions(+), 6 deletions(-) diff --git a/new-lamassu-admin/src/pages/Dashboard/SystemPerformance/SystemPerformance.js b/new-lamassu-admin/src/pages/Dashboard/SystemPerformance/SystemPerformance.js index b8242396..f6826bce 100644 --- a/new-lamassu-admin/src/pages/Dashboard/SystemPerformance/SystemPerformance.js +++ b/new-lamassu-admin/src/pages/Dashboard/SystemPerformance/SystemPerformance.js @@ -202,7 +202,9 @@ const SystemPerformance = () => { - Profit from commissions + + Profit from commissions +
{`${getProfit(transactionsToShow)} ${ @@ -223,8 +225,8 @@ const SystemPerformance = () => { - - Direction + + Direction - \ No newline at end of file + diff --git a/new-lamassu-admin/src/styling/icons/dashboard/equal.svg b/new-lamassu-admin/src/styling/icons/dashboard/equal.svg index c277c866..a37df157 100644 --- a/new-lamassu-admin/src/styling/icons/dashboard/equal.svg +++ b/new-lamassu-admin/src/styling/icons/dashboard/equal.svg @@ -9,4 +9,4 @@ - \ No newline at end of file + diff --git a/new-lamassu-admin/src/styling/icons/dashboard/up.svg b/new-lamassu-admin/src/styling/icons/dashboard/up.svg index 74bb17cb..08357739 100644 --- a/new-lamassu-admin/src/styling/icons/dashboard/up.svg +++ b/new-lamassu-admin/src/styling/icons/dashboard/up.svg @@ -9,4 +9,4 @@ - \ No newline at end of file +