fix cpfp list title position
This commit is contained in:
parent
5b2f613856
commit
3b4eda432f
@ -69,7 +69,9 @@
|
|||||||
<!-- CPFP Details -->
|
<!-- CPFP Details -->
|
||||||
<ng-template [ngIf]="showCpfpDetails">
|
<ng-template [ngIf]="showCpfpDetails">
|
||||||
<br>
|
<br>
|
||||||
<h2 class="text-left" i18n="transaction.related-transactions|CPFP List">Related Transactions</h2>
|
<div class="title">
|
||||||
|
<h2 class="text-left" i18n="transaction.related-transactions|CPFP List">Related Transactions</h2>
|
||||||
|
</div>
|
||||||
<div class="box cpfp-details">
|
<div class="box cpfp-details">
|
||||||
<table class="table table-fixed table-borderless table-striped">
|
<table class="table table-fixed table-borderless table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user