Refactor code. Fix tx list (for pending and confirming tx)
This commit is contained in:
parent
35b9ba049e
commit
a9edb90fbe
4 changed files with 155 additions and 86 deletions
|
|
@ -154,11 +154,13 @@
|
|||
}
|
||||
.tx-message {
|
||||
margin-right: 1rem;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
.tx-location {
|
||||
margin-right: 1rem;
|
||||
font-size: 12.5px;
|
||||
color: $v-light-gray;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
.tx-amount {
|
||||
font-size: 16px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue