0.0.87
This commit is contained in:
parent
d0e07ab975
commit
d0d3cf36b3
@ -1466,6 +1466,7 @@ sm-panel {
|
||||
width: 4rem;
|
||||
padding: 1.2rem;
|
||||
border-radius: 4rem;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
background: rgba(var(--text-color), 0.06);
|
||||
}
|
||||
|
||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1508,6 +1508,7 @@ sm-panel{
|
||||
width: 4rem;
|
||||
padding: 1.2rem;
|
||||
border-radius: 4rem;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 2rem;
|
||||
background: rgba(var(--text-color), 0.06);
|
||||
}
|
||||
|
||||
@ -1046,8 +1046,8 @@
|
||||
|
||||
//Required for blockchain API operators
|
||||
apiURL: {
|
||||
FLO: ['https://explorer.mediciland.com/', 'https://livenet.flocha.in/',
|
||||
'https://flosight.duckdns.org/', 'http://livenet-explorer.floexperiments.com/'
|
||||
FLO: ['https://explorer.mediciland.com/',
|
||||
'https://flosight.duckdns.org/'
|
||||
],
|
||||
FLO_TEST: ['https://testnet-flosight.duckdns.org/', 'https://testnet.flocha.in/']
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user