Switch to Stackable table
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<div id="transactionsWrapper">
|
<div id="transactionsWrapper">
|
||||||
<table id="tableTransactionsForAll" class="display tableTransactions" style="width:100%">
|
<table id="tableTransactionsForAll" class="ui tablet stackable table" style="width:100%">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th></th>
|
<th scope="col" style="display:none"></th>
|
||||||
<th>Block</th>
|
<th>Block</th>
|
||||||
<th>Timestamp</th>
|
<th>Timestamp</th>
|
||||||
<th>TxHash</th>
|
<th>TxHash</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user