Show accelerated fee rates on mined tx pages

This commit is contained in:
Mononaut
2023-12-05 13:40:17 +00:00
parent ae7b17c4fd
commit 966adf5963
5 changed files with 82 additions and 7 deletions

View File

@@ -60,6 +60,11 @@
top: -1px;
}
.badge.badge-accelerated {
background-color: #653b9c;
color: white;
}
.btn-small-height {
line-height: 1;
}