Show ln channel world map using 100% height

This commit is contained in:
nymkappa 2023-03-05 17:43:59 +09:00
parent a895d21179
commit c28d1c4610
No known key found for this signature in database
GPG Key ID: E155910B16E8BD04
2 changed files with 1 additions and 4 deletions

View File

@ -4,10 +4,6 @@
&.widget {
height: 250px;
}
&.graph {
height: auto;
}
}
.card-header {

View File

@ -229,6 +229,7 @@ export class NodesChannelsMap implements OnInit {
title: title ?? undefined,
tooltip: {},
geo: {
top: 75,
animation: false,
silent: true,
center: this.center,