Adds more fee data to the confirmation popup

This commit is contained in:
Gustavo Maximiliano Cortez 2016-02-29 18:14:47 -03:00
commit 82bcfd8d30
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 22 additions and 5 deletions

View file

@ -652,6 +652,7 @@ input[type=number]::-webkit-outer-spin-button {
.label {
font-weight: 500;
padding: 0.3rem 0.4rem;
vertical-align: text-bottom;
}
.label.outline {