Display transaction fees even if they are zero.

This commit is contained in:
softsimon
2020-07-22 13:41:50 +07:00
parent a4c49d42af
commit 6b3e84255a
2 changed files with 16 additions and 14 deletions

View File

@@ -0,0 +1,4 @@
.badge {
position: relative;
top: -1px;
}