Switch to Stackable table

This commit is contained in:
FallenGravity
2019-10-24 19:37:33 +02:00
parent af2a8de747
commit 16ea65b68f

View File

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