text wrapping token field
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<td>{{withdrawal_obj.principal}}</td>
|
||||
<td>{{withdrawal_obj.coins}}</td>
|
||||
<td>{{withdrawal_obj.amount}}</td>
|
||||
<td>{{withdrawal_obj.token}}</td>
|
||||
<td style="word-wrap: break-word; white-space: pre-wrap; max-width: 100%; overflow-wrap: break-word;">{{withdrawal_obj.token}}</td>
|
||||
<td>{{withdrawal_obj.status}}</td>
|
||||
<td>{{withdrawal_obj.created_on}}</td>
|
||||
<!-- <td class="text-center">
|
||||
|
||||
Reference in New Issue
Block a user