Adjust column sizes of blocks view
This commit is contained in:
parent
8ad6d1d52c
commit
2fd3d9d940
@ -8,10 +8,10 @@
|
||||
<table class="table table-striped data-table table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Height</th>
|
||||
<th style="width: 20%;">Height</th>
|
||||
<th>Timestamp</span></th>
|
||||
<th class="text-right">Transactions</th>
|
||||
<th class="text-right">Size</th>
|
||||
<th class="text-right" style="width: 20%;">Transactions</th>
|
||||
<th class="text-right" style="width: 20%;">Size</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user