Merge pull request #2534 from mempool/simon/removing-double-row
Removing extra capacity row
This commit is contained in:
commit
1a8102f91c
@ -52,21 +52,6 @@
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="w-100 d-block d-md-none"></div>
|
|
||||||
<div class="col-md">
|
|
||||||
<table class="table table-borderless table-striped">
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td i18n="address.total-received">Capacity</td>
|
|
||||||
<td>
|
|
||||||
<app-sats [satoshis]="channel.capacity"></app-sats>
|
|
||||||
<app-fiat [value]="channel.capacity" digitsInfo="1.0-0"></app-fiat>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user