diff --git a/frontend/src/app/lightning/channels-statistics/channels-statistics.component.scss b/frontend/src/app/lightning/channels-statistics/channels-statistics.component.scss index e97f0d0af..30f88f136 100644 --- a/frontend/src/app/lightning/channels-statistics/channels-statistics.component.scss +++ b/frontend/src/app/lightning/channels-statistics/channels-statistics.component.scss @@ -2,7 +2,10 @@ color: #4a68b9; font-size: 10px; margin-bottom: 4px; - font-size: 1rem; + font-size: 1rem; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; } .card-text { diff --git a/frontend/src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html b/frontend/src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html index c73e936c0..a168c032a 100644 --- a/frontend/src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html +++ b/frontend/src/app/lightning/nodes-per-isp-chart/nodes-per-isp-chart.component.html @@ -3,21 +3,21 @@
Clearnet Capacity
+ Clearnet Capacity
Unknown Capacity
+ Unknown Capacity
Tor Capacity
+ Tor Capacity