Merge pull request #6256 from cmgustavo/feat/top-up-invoice-01

Debit card: topup improvements
This commit is contained in:
Gabriel Edgardo Bazán 2017-06-22 09:51:53 -03:00 committed by GitHub
commit 2f2c905a0e
6 changed files with 398 additions and 162 deletions

View file

@ -101,6 +101,9 @@
color: $v-bitcoin-orange;
}
}
.total {
font-weight: bold;
}
}
.tx-icon {
margin-right: 25px;