From 4da1d5fc95b8f83fc98bbe28a10cba3ad6e84cb9 Mon Sep 17 00:00:00 2001 From: Brenda Sukh Date: Fri, 9 Oct 2020 10:12:11 -0400 Subject: [PATCH] Remove explicit styling on header text --- .../src/components/CostInsightsPage/CostInsightsPage.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/plugins/cost-insights/src/components/CostInsightsPage/CostInsightsPage.tsx b/plugins/cost-insights/src/components/CostInsightsPage/CostInsightsPage.tsx index dfd90e428a..8922ac31e0 100644 --- a/plugins/cost-insights/src/components/CostInsightsPage/CostInsightsPage.tsx +++ b/plugins/cost-insights/src/components/CostInsightsPage/CostInsightsPage.tsx @@ -187,10 +187,8 @@ const CostInsightsPage = () => { flexDirection="row" justifyContent="space-between" > - - - Cost Overview - + + Cost Overview {!!flags.get('cost-insights-currencies') && (