Display fees in transaction list

This commit is contained in:
softsimon
2020-05-21 01:55:46 +07:00
parent 7e07e2cd8a
commit 58942ec88a
2 changed files with 28 additions and 18 deletions

View File

@@ -384,3 +384,7 @@ h1, h2, h3 {
.progress-mempool.liquid {
background: repeating-linear-gradient(to right, #2d3348, #2d3348 0%, #116761 0%, #183550 100%);
}
.mt-2-5, .my-2-5 {
margin-top: 0.75rem !important;
}