From 4093cc0cbf5c8ea2000500b029f705ab253e9784 Mon Sep 17 00:00:00 2001 From: nymkappa Date: Sat, 16 Jul 2022 21:37:45 +0200 Subject: [PATCH] Fix graph title & download button on mobile Fix wrong graph title on LN channels & capacity chart --- .../block-fee-rates-graph.component.html | 11 ++++++---- .../block-fees-graph.component.html | 11 ++++++---- .../block-prediction-graph.component.html | 11 ++++++---- .../block-rewards-graph.component.html | 11 ++++++---- .../block-sizes-weights-graph.component.html | 10 +++++---- .../hashrate-chart.component.html | 10 +++++---- .../hashrate-chart-pools.component.html | 13 ++++++----- .../pool-ranking/pool-ranking.component.html | 10 +++++---- .../statistics/statistics.component.html | 22 ++++++++++--------- .../nodes-networks-chart.component.html | 10 +++++---- .../lightning-statistics-chart.component.html | 10 +++++---- 11 files changed, 78 insertions(+), 51 deletions(-) diff --git a/frontend/src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html b/frontend/src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html index 2dbe4d569..e694f5676 100644 --- a/frontend/src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html +++ b/frontend/src/app/components/block-fee-rates-graph/block-fee-rates-graph.component.html @@ -2,10 +2,13 @@
- Block Fee Rates - +
+ Block Fee Rates + +
+