Adjust column sizes of blocks view

This commit is contained in:
Martin Boehm 2018-09-20 23:32:10 +02:00
parent 8ad6d1d52c
commit 2fd3d9d940

View File

@ -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>