mirror of
https://github.com/mempool/mempool.git
synced 2025-02-25 07:07:36 +01:00
Updating lightning node name.
Fixing dashboard button alignment.
This commit is contained in:
parent
6494d6daf8
commit
29ff029b07
2 changed files with 3 additions and 5 deletions
|
@ -141,9 +141,9 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="input-group input-group-sm mb-3 mt-3 info-group mx-auto">
|
<div class="input-group input-group-sm mb-3 mt-3 info-group mx-auto">
|
||||||
<input type="text" class="form-control" readonly value="02837c62c092fbde1fed68774700ef0c0eeec6a370d64d64fd43a0d43798192687@103.99.170.180:9735">
|
<input type="text" class="form-control" readonly value="0334ac407769a00334afac4231a6e4c0faa31328b67b42c0c59e722e083ed5e6cf@103.99.170.180:9735">
|
||||||
<div class="input-group-append">
|
<div class="input-group-append">
|
||||||
<button class="btn btn-outline-secondary" type="button"><app-clipboard [text]="'02837c62c092fbde1fed68774700ef0c0eeec6a370d64d64fd43a0d43798192687@103.99.170.180:9735'"></app-clipboard></button>
|
<button class="btn btn-outline-secondary" type="button"><app-clipboard [text]="'0334ac407769a00334afac4231a6e4c0faa31328b67b42c0c59e722e083ed5e6cf@103.99.170.180:9735'"></app-clipboard></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -133,9 +133,7 @@
|
||||||
</div>
|
</div>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<br>
|
<div class="text-small text-center mt-3">
|
||||||
|
|
||||||
<div class="text-small text-center">
|
|
||||||
<a [routerLink]="['/terms-of-service']">Terms of Service</a>
|
<a [routerLink]="['/terms-of-service']">Terms of Service</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue