Show accelerator audit total on block page

This commit is contained in:
Mononaut
2024-03-05 00:40:49 +00:00
parent 1d877a746f
commit 7491fb512c
6 changed files with 75 additions and 3 deletions

View File

@@ -288,6 +288,10 @@ h1 {
@media (max-width: 767.98px) {
margin-top: 0.75rem;
}
.oobFees {
color: #653b9c;
}
}
.graph-col {