Left align tx id column

This commit is contained in:
Justin Starry 2020-03-19 22:36:08 +08:00 committed by Michael Vines
parent 237b3ae025
commit 8090ee31ab
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ function TransactionsCard() {
<table className="table table-sm table-nowrap card-table">
<thead>
<tr>
<th className="text-muted text-center">
<th className="text-muted">
<span className="fe fe-hash"></span>
</th>
<th className="text-muted">Status</th>