Change lightning channel map world color
This commit is contained in:
parent
1d571c284c
commit
6b248fb46d
@ -238,7 +238,7 @@ export class NodesChannelsMap implements OnInit {
|
||||
roam: this.style === 'widget' ? false : true,
|
||||
itemStyle: {
|
||||
borderColor: 'black',
|
||||
color: '#ffffff44'
|
||||
color: '#272b3f'
|
||||
},
|
||||
scaleLimit: {
|
||||
min: 1.3,
|
||||
|
Loading…
x
Reference in New Issue
Block a user